summaryrefslogtreecommitdiff
path: root/fixincludes
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-08-31 00:16:50 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-08-31 00:16:50 +0000
commit1e2f030b80cb650708b02086dbd5431cd231495f (patch)
treeeaa330b0f099f7df2474d8a5b4af9cb6656f5ce7 /fixincludes
parenteafa9d969237fd8f712c4b25a8c58932c01f44b4 (diff)
downloadgcc-1e2f030b80cb650708b02086dbd5431cd231495f.tar.gz
Daily bump.
Diffstat (limited to 'fixincludes')
-rw-r--r--fixincludes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index 8fb9653b9be..b57d9f1ed3a 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,9 @@
+2021-08-30 John David Anglin <danglin@gcc.gnu.org>
+
+ * inclhack.def (hpux_c99_inttypes5): New hack to define PRIdPTR, etc.
+ * fixincl.x: Regenerate.
+ * tests/base/inttypes.h: Update.
+
2021-07-06 Clément Chigot <clement.chigot@atos.net>
* inclhack.def (aix_externcpp1): Improve select regexp.