diff options
author | Petr Baudis <pasky@suse.cz> | 2010-11-29 20:56:49 +0100 |
---|---|---|
committer | Petr Baudis <pasky@suse.cz> | 2010-11-30 03:24:31 +0100 |
commit | 5c26c0f7f9f5a953b21bd38dab97cbb9a59513af (patch) | |
tree | d9a7fe9c6bc3c3a98a92de33f38c7df96e6bb077 | |
parent | 353ade4f9b4985fde89a62d763ef78c94901fb2d (diff) | |
download | glibc-5c26c0f7f9f5a953b21bd38dab97cbb9a59513af.tar.gz glibc-5c26c0f7f9f5a953b21bd38dab97cbb9a59513af.tar.xz glibc-5c26c0f7f9f5a953b21bd38dab97cbb9a59513af.zip |
Remove duplicate ChangeLog entry for f906814
-rw-r--r-- | nptl/ChangeLog | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 44af06a902..73c65e65ff 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,10 +1,3 @@ -2010-10-13 H.J. Lu <hongjiu.lu@intel.com> - - [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 <hongjiu.lu@intel.com> * nptl/sysdeps/unix/sysv/linux/i386/Makefile: New file. |