about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2014-03-17 10:16:53 +0000
committerWill Newton <will.newton@linaro.org>2014-03-17 16:05:22 +0000
commit788bba368c2eaf8aa3fd2ca18d269395d6bc8afb (patch)
treeee5e373caa7cd2ea57f61e00ea3f9907fc2f3ece /ChangeLog
parentae42bbc55a9e05976269026ddabcfb917f6e922f (diff)
downloadglibc-788bba368c2eaf8aa3fd2ca18d269395d6bc8afb.tar.gz
glibc-788bba368c2eaf8aa3fd2ca18d269395d6bc8afb.tar.xz
glibc-788bba368c2eaf8aa3fd2ca18d269395d6bc8afb.zip
Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning
ChangeLog:

2014-03-17  Will Newton  <will.newton@linaro.org>

	* nptl/sysdeps/pthread/pthread.h: Check
	__PTHREAD_MUTEX_HAVE_ELISION is defined before testing
	its value.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da6a230500..502008c809 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-03-17  Will Newton  <will.newton@linaro.org>
+
+	* nptl/sysdeps/pthread/pthread.h: Check
+	__PTHREAD_MUTEX_HAVE_ELISION is defined before testing
+	its value.
+
 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	* libio/iofdopen.c (_IO_new_fdopen): Seek to end only if