aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-decl.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-53/+45
2012-10-29re PR c/53066 (Wshadow should not warn for shadowing an extern function)Manuel López-Ibáñez1-2/+12
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl1-7/+9
2012-10-04dumpfile.h, dumpfile.c: Remove TDI_ada.Arnaud Charlet1-2/+2
2012-10-01invoke.texi: Add documentation for the new option.Sharad Singhai1-2/+2
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-4/+4
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-1/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-0/+10155