glibc/sysdeps/unix/sysv
Carlos O'Donell b80ec53691 Add correct aligment to pthread_*_t structures.
In the switch to NPTL the pthrad_mutex_t, pthread_cond_t,
and pthread_rwlock_t structures were made binary compatible
with the Linuxthread versions. However, their aligment when
embedded in other structures was changed. When rebuilding
libstdc++ this was detected, and the following changes return
the structures to their original Linuxthreads alignments.

2009-11-25  Carlos O'Donell  <carlos@codesourcery.com>

	* sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h:
	Use correct alignment for pthread_mutex_t, pthread_cond_t,
	and pthread_rwlock_t.
2009-11-25 18:18:56 -05:00
..
aix * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Use 2007-07-10 13:35:30 +00:00
hpux Remove __set_errno definition. 2002-07-20 01:02:01 +00:00
i386 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
irix4 Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
isc2.2 Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
linux Add correct aligment to pthread_*_t structures. 2009-11-25 18:18:56 -05:00
minix/bits Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sco3.2 Dist files no longer required 2006-01-08 06:49:16 +00:00
sco3.2.4 Dist files no longer required 2006-01-08 06:49:16 +00:00
sysv4 Dist files no longer required 2006-01-08 06:49:16 +00:00