diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index bc2e98b2c6..4738d4612d 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,8 @@ 2012-05-27 Chung-Lin Tang <cltang@codesourcery.com> + * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (PSEUDO, LOAD_ARGS_1) + (LOAD_ARGS_2 ,LOAD_ARGS_3 ,LOAD_ARGS_4): Add CFI restores. + * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_lock_wait_private) (__lll_lock_wait, __lll_timedlock_wait, __lll_timedwait_tid): Add CFI directives. |