aboutsummaryrefslogtreecommitdiff
path: root/fixincludes/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2017-02-11 21:11:44 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2017-02-11 21:11:44 +0000
commit7d3235372abf6e7e63bb846dec5b44e8efdb8cc0 (patch)
tree5f7fb9d62fb8e1cb261fd76c96588d0e0f366fa5 /fixincludes/ChangeLog
parent99ebfe90756a3bd3c94828c56a102f886b919673 (diff)
alloca.h: New file.
* tests/base/alloca.h: New file. * inclhack.def (hppa_hpux11_alloca): New fix. * fixincl.x: Regenerate. From-SVN: r245364
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r--fixincludes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index 60ee208b4ef..218a5a23620 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,9 @@
+2017-02-11 John David Anglin <danglin@gcc.gnu.org>
+
+ * tests/base/alloca.h: New file.
+ * inclhack.def (hppa_hpux11_alloca): New fix.
+ * fixincl.x: Regenerate.
+
2017-01-17 Jakub Jelinek <jakub@redhat.com>
PR other/79046