aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2013-11-20 10:25:57 -0800
committerPaul Pluzhnikov <ppluzhnikov@google.com>2013-11-20 10:25:57 -0800
commitc8b82b81ded53ae06987727e807d19170bee4204 (patch)
tree28fc67aa0eb54ea0449ac582cde4310668d20965 /nptl/ChangeLog
parent71655786bcb9ccc4fe2b062520a2538a8f802e74 (diff)
downloadglibc-c8b82b81ded53ae06987727e807d19170bee4204.zip
glibc-c8b82b81ded53ae06987727e807d19170bee4204.tar.gz
glibc-c8b82b81ded53ae06987727e807d19170bee4204.tar.bz2
Fix failure in tst-cleanup2 and tst-cleanupx2 with gcc-4.9
gcc (GCC) 4.9.0 20131114 (experimental) 2013-11-20 Paul Pluzhnikov <ppluzhnikov@google.com * Makefile (tst-cleanup2, tst-cleanupx2): Add -fno-builtin
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 9d04a7b..440a844 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-20 Paul Pluzhnikov <ppluzhnikov@google.com
+
+ * Makefile (tst-cleanup2, tst-cleanupx2): Add -fno-builtin
+
2013-10-30 Mike Frysinger <vapier@gentoo.org>
* sysdeps/pthread/configure.in: Moved to ...