diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-23 12:17:44 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-23 12:17:44 +0200 |
commit | 4b2c8da708024ca9f7a6f86bdb46cb8c0d6df275 (patch) | |
tree | f7ef8c1c73dc6780817a4b2c5da65ec35e52bcd3 /nptl/ChangeLog | |
parent | 58f902b8d8cd47e8f4f2fcd64721a6289400422e (diff) | |
download | glibc-4b2c8da708024ca9f7a6f86bdb46cb8c0d6df275.zip glibc-4b2c8da708024ca9f7a6f86bdb46cb8c0d6df275.tar.gz glibc-4b2c8da708024ca9f7a6f86bdb46cb8c0d6df275.tar.bz2 |
SH: __lll_robust_timedlock_wait: Simplify CFI directives.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index f53c2f2..b5d0d71 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2012-06-23 Thomas Schwinge <thomas@codesourcery.com> + + * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S + (__lll_robust_timedlock_wait): Simplify CFI directives. + 2012-06-20 Siddhesh Poyarekar <siddhesh@redhat.com> [BZ #12416] |