From 3f0ccf6ea53054aad8cf4b9fd43e1b02d9506732 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 13 Oct 2010 22:12:03 -0400 Subject: [PATCH] Fix alignment of AVX safe area on x86-64. (cherry picked from commit f90681487d90a6eea8f1c60021bc8dd83313c59b) --- nptl/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 73c65e65ff0..44af06a9027 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,10 @@ +2010-10-13 H.J. Lu + + [BZ #12113] + * sysdeps/x86_64/pthreaddef.h (TCB_ALIGNMENT): Changed to 32. + * sysdeps/x86_64/tls.h (TLS_TCB_ALIGN): Defined with alignment + of "struct pthread". + 2010-08-12 H.J. Lu * nptl/sysdeps/unix/sysv/linux/i386/Makefile: New file. -- 2.47.2