From 243cc404ca2fca24bd3f78d9bc6fda417896d1f7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 30 Jul 2015 05:02:15 -0400 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e686f42b8a..bcb14cfab1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-07-30 Mike Frysinger + + * 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 * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: Remove file. -- cgit v1.2.3