aboutsummaryrefslogtreecommitdiff
path: root/fixincludes/ChangeLog
diff options
context:
space:
mode:
authorGregor Richards <gregor.richards@uwaterloo.ca>2015-04-22 14:18:16 +0000
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>2015-04-22 14:18:16 +0000
commit218213dfd01e22b7c9f1be3119e32d970fa348bf (patch)
tree843a20e28f1c7414727b6b5638619a07f99df27d /fixincludes/ChangeLog
parent513686a6a7780225692162d9d5ae31c618c503e1 (diff)
fixincludes update for musl support
On behalf of Szabolcs.Nagy@arm.com 2015-04-22 Gregor Richards <gregor.richards@uwaterloo.ca> * mkfixinc.sh: Add *-musl* with no fixes. From-SVN: r222327
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r--fixincludes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index 827585f15da..edede65eeb3 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,7 @@
+2015-04-22 Gregor Richards <gregor.richards@uwaterloo.ca>
+
+ * mkfixinc.sh: Add *-musl* with no fixes.
+
2015-03-28 John David Anglin <danglin@gcc.gnu.org>
PR libstdc++/65500