aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2017-07-16 12:46:50 -0400
committerJohn David Anglin <danglin@gcc.gnu.org>2017-07-16 12:46:50 -0400
commitce1917d0bf87f8d98c0891a85272c21bd0a46654 (patch)
treea3a2e7e31aa30c2254c97f2de54db5620b0e451c /ChangeLog
parentcc407f4e81070d2db7ddc8a0528bb40bbe9d2a13 (diff)
downloadglibc-ce1917d0bf87f8d98c0891a85272c21bd0a46654.zip
glibc-ce1917d0bf87f8d98c0891a85272c21bd0a46654.tar.gz
glibc-ce1917d0bf87f8d98c0891a85272c21bd0a46654.tar.bz2
Add CFI annotation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4a4134..03e9ee0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2017-07-16 John David Anglin <danglin@gcc.gnu.org>
+ * sysdeps/unix/sysv/linux/hppa/clone.S (__clone): Add .cfi annotation.
+ * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Likewise.
+ * sysdeps/unix/sysv/linux/hppa/pt-vfork.S (__vfork): Likewise.
+ * sysdeps/unix/sysv/linux/hppa/setcontext.S (__setcontext): Likewise.
+
* sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Fix stack
offset for r19 load.