about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorChung-Lin Tang <cltang@codesourcery.com>2012-05-28 00:47:07 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-05-28 00:47:07 +0200
commitd701a1abe29b69b0c40d4536781db7333fc5312d (patch)
tree7d654521733a84670791a390f40198bdf778a0dd /nptl/ChangeLog
parent65a4de4e06709264e7e06152cd88aaec1f03fd11 (diff)
downloadglibc-d701a1abe29b69b0c40d4536781db7333fc5312d.tar.gz
glibc-d701a1abe29b69b0c40d4536781db7333fc5312d.tar.xz
glibc-d701a1abe29b69b0c40d4536781db7333fc5312d.zip
SH: Add CFI directives.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
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.