From ad2be8527ac0f19f129fc4519d823cbe48239c78 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 13 Apr 2003 08:36:19 +0000 Subject: Update. * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Add unwind info. * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Likewise. * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Likewise. --- nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S') diff --git a/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S b/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S index 72dcf4d653..89bd4a66f0 100644 --- a/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S +++ b/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S @@ -348,7 +348,9 @@ versioned_symbol (libpthread, __pthread_cond_wait, pthread_cond_wait, .long .LSTARTCODE # Start address of the code. #endif .long .LENDCODE-.LSTARTCODE # Length of the code. +#ifdef SHARED .uleb128 0 # No augmentation data. +#endif .byte 4 # DW_CFA_advance_loc4 .long .Lpush_edi-.LSTARTCODE .byte 14 # DW_CFA_def_cfa_offset -- cgit 1.4.1