aboutsummaryrefslogtreecommitdiff
path: root/fixincludes/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r--fixincludes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index 3c0520b2d1a..827585f15da 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,10 @@
+2015-03-28 John David Anglin <danglin@gcc.gnu.org>
+
+ PR libstdc++/65500
+ * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
+ * fixincl.x: Regenerate.
+ * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
+
2015-02-16 Daniel Richard G. <skunk@iskunk.org>
PR bootstrap/48009