]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/ChangeLog
Implement SD-6: SG10 Feature Test Recommendations
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
index b3a71312ad6357e494f177877327b23e170df556..fef201b799bc15d86e29c5f7b4418da8983121ba 100644 (file)
@@ -1,3 +1,9 @@
+2014-10-01  Edward Smith-Rowland  <3dw4rd@verizon.net>
+
+       Implement SD-6: SG10 Feature Test Recommendations
+       * c-cppbuiltin.c (c_cpp_builtins()): Define language feature
+       macros and the __has_header macro.
+
 2014-09-30  Jason Merrill  <jason@redhat.com>
 
        * c-common.h (enum rid): Add RID_IS_TRIVIALLY_ASSIGNABLE and