From 780a7bfa86d4a620f790c6bc400ce10b845dce60 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 3 Mar 2007 23:57:37 +0000 Subject: 2006-03-04 Samuel Thibault * libpthread/sysdeps/i386/machine-sp.h (thread_stack_pointer): Optimize esp read. * libpthread/i386/cthreads.h (cthread_sp): Likewise. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9c492c23..d10eb2d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-03-04 Samuel Thibault + + * libpthread/sysdeps/i386/machine-sp.h (thread_stack_pointer): + Optimize esp read. + * libpthread/i386/cthreads.h (cthread_sp): Likewise. + 2006-01-20 Samuel Thibault Do not let other libraries (like libX11) override libpthread's -- cgit v1.2.3