From f50277c19df0937ea9691ab7e7c642ecd3ed3d94 Mon Sep 17 00:00:00 2001 From: Torvald Riegel Date: Sun, 19 Oct 2014 21:59:26 +0200 Subject: pthread_once: Add fast path and remove x86 variants. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8e3373cc06..f6a7e43c32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-10-20 Torvald Riegel + + [BZ #15215] + * nptl/pthread_once.c (__pthread_once): Split out fast path to ... + (__pthread_once_slow): ... here. + * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file. + * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file. + 2014-10-20 Torvald Riegel [BZ #15215] -- cgit v1.2.3-70-g09d2