]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/ChangeLog
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
index 89c975db1c55be0204cf63713b764b42c00c45a4..599c024c9b04e58e86db5d0260d2228446f00b0e 100644 (file)
        * c-gimplify.c: Likewise.
        * cilk.c: Likewise.
 
+2013-11-14  Diego Novillo  <dnovillo@google.com>
+
+       * c-common.c: Include fold-const.h.
+       Include stor-layout.h.
+       Include calls.h.
+       Include stringpool.h.
+       Include attribs.h.
+       Include varasm.h.
+       Include trans-mem.h.
+       * c-cppbuiltin.c: Include stor-layout.h.
+       Include stringpool.h.
+       * c-format.c: Include stringpool.h.
+       * c-lex.c: Include stringpool.h.
+       Include stor-layout.h.
+       * c-pragma.c: Include stringpool.h.
+       Include attribs.h.
+       Include varasm.h.
+       Include gcc-symtab.h.
+       * c-pretty-print.c: Include stor-layout.h.
+       Include attribs.h.
+       * cilk.c: Include stringpool.h.
+       Include calls.h.
+
 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
 
        * c-common.h (enum rid): Add RID_AUTO_TYPE.