diff options
Diffstat (limited to 'gcc/c/ChangeLog')
-rw-r--r-- | gcc/c/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index 8e2ad465001..536e07e38d9 100644 --- a/gcc/c/ChangeLog +++ b/gcc/c/ChangeLog @@ -1,3 +1,8 @@ +2014-06-02 Andrew MacLeod <amacleod@redhat.com> + + * c-decl.c: Include builtins.h. + * c-parser.c: Likewise. + 2014-05-27 Marek Polacek <polacek@redhat.com> PR c/56724 |