From caecf2a0ce760f03a7f5ffd63c9001cc1cfc2fbf Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 26 Nov 2013 12:22:58 +0100 Subject: Fix CFI annotations in pthread_cond_timedwait for i486+ --- nptl/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 64dc17f..02e72a8 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,10 @@ +2013-12-09 Andreas Schwab + + [BZ #15843] + * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S + (__pthread_cond_timedwait): Remove wrong cfi_adjust_cfa_offset + before __condvar_tw_cleanup2 label. + 2013-12-04 Ulrich Weigand * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h -- cgit v1.1