From a421d762a8c85203259c9e7dc5b090e3fc098379 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sat, 26 Apr 2003 09:24:41 +0000 Subject: [PATCH] Fix. --- nptl/ChangeLog | 2 -- 1 file changed, 2 deletions(-) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index d88e60acd3..7b6cda27ab 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -4,8 +4,6 @@ sizeof (struct pthread). (allocate_stack): Subtract TLS_PRE_TCB_SIZE bytes instead of 1 struct pthread. - * sysdeps/pthread/createthread.c (create_thread): Use - p_multiple_threads macro if TLS_DTV_AT_TP. * sysdeps/powerpc/tls.h (TLS_INIT_TCB_SIZE, TLS_TCB_SIZE): Define to 0. (TLS_INIT_TCB_ALIGN, TLS_TCB_ALIGN): Define to alignment of -- 2.11.4.GIT