From 01b597da400ef799a43f61fa31d305eb9db81670 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 23 Jul 2009 17:15:56 -0700 Subject: Check for .cfi_{personality,lsda} on x86-64. We need this support in NPTL now to avoid the hand-coded tables. --- nptl/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 68fe377..cb9ec53 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,7 @@ 2009-07-23 Ulrich Drepper + * sysdeps/x86_64/configure.in: New file. + * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Fix error path when not using absolute timeout futex. -- cgit v1.1