glibc/sysdeps
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
..
alpha * ChangeLog.alpha: New file (this one). 2008-11-26 07:21:20 +00:00
am29k Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
am33 2006-01-12 Roland McGrath <roland@redhat.com> 2006-02-21 02:02:57 +00:00
arm Fix ARMv4T interworking. 2009-11-06 08:07:18 +00:00
cris Dist files no longer required 2006-01-08 06:49:16 +00:00
hppa Implement ELF_MACHINE_LOAD_ADDRESS using PC relative loads. 2009-11-15 15:11:48 -05:00
i860 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
i960 Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
m68k Add libgcc_s.h for m68k 2009-11-15 00:28:00 +01:00
m88k Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
mach Use __extern_inline and __extern_always_inline where appropriate. 2007-03-17 17:04:09 +00:00
mips Signal stack support for MIPS ____longjmp_chk. 2009-08-05 21:02:50 +00:00
powerpc * sysdeps/powerpc/nofpu/shlib-versions: New. 2008-08-19 16:06:38 +00:00
rs6000 2005-12-15 Roland McGrath <roland@redhat.com> 2005-12-15 21:10:12 +00:00
standalone Dist files no longer required 2006-01-08 06:49:16 +00:00
tahoe update from main archive 960909 1996-09-10 01:59:36 +00:00
unix Add correct aligment to pthread_*_t structures. 2009-11-25 18:18:56 -05:00
vax Dist files no longer required 2006-01-08 06:49:16 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00