summaryrefslogtreecommitdiff
path: root/fixincludes/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2015-08-14 11:17:29 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2015-08-14 07:17:29 -0400
commitd8082c18c88227ba1747ce06833858cc1ea16aa0 (patch)
treeb270294fed651578cb12dca99f956ce2a8e88fce /fixincludes/ChangeLog
parentc9665100d6ee2421d8dfe4d001d23019bd4e656b (diff)
inclhack.def (aix_stdio_inline): New fix.
* inclhack.def (aix_stdio_inline): New fix. (aix_strtof_const): Limit to *-*-aix*. (aix_sysmachine): Same. (aix_syswait_2): Same. (aix_volatile): Same. * fixincl.x: Regenerated. * test/base/stdio.h [AIX_STDIO_INLINE]: New test. From-SVN: r226891
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r--fixincludes/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index e22e7c62c76..26f697ad189 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,13 @@
+2015-08-14 David Edelsohn <dje.gcc@gmail.com>
+
+ * inclhack.def (aix_stdio_inline): New fix.
+ (aix_strtof_const): Limit to *-*-aix*.
+ (aix_sysmachine): Same.
+ (aix_syswait_2): Same.
+ (aix_volatile): Same.
+ * fixincl.x: Regenerated.
+ * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
+
2015-07-28 Eric Gallager <egall@gwmail.gwu.edu>
* check.tpl: Ignore .DS_Store directories.