aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-07-30 05:02:15 -0400
committerMike Frysinger <vapier@gentoo.org>2015-07-30 05:03:43 -0400
commit243cc404ca2fca24bd3f78d9bc6fda417896d1f7 (patch)
treeee2bc78701fca0b1e2a89283a5f18bda9f2ae62e /ChangeLog
parent87ab9d55f7558fbf2547cf066a99097120abb29d (diff)
downloadglibc-243cc404ca2fca24bd3f78d9bc6fda417896d1f7.tar
glibc-243cc404ca2fca24bd3f78d9bc6fda417896d1f7.tar.gz
glibc-243cc404ca2fca24bd3f78d9bc6fda417896d1f7.tar.bz2
glibc-243cc404ca2fca24bd3f78d9bc6fda417896d1f7.zip
hppa: fix pthreadtypes.h namespace failures
The conform tests flag the "aligned" symbol used inside the attributes, so rename it to __aligned__ like other headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e686f42b8a..bcb14cfab1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-07-30 Mike Frysinger <vapier@gentoo.org>
+
+ * sysdeps/hppa/nptl/bits/pthreadtypes.h (pthread_mutex_t): Change
+ aligned to __aligned__.
+ (pthread_cond_t, pthread_rwlock_t): Likewise.
+
2015-07-30 Torvald Riegel <triegel@redhat.com>
* sysdeps/unix/sysv/linux/hppa/lowlevellock.h: Remove file.