summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-07-29 08:50:03 -0700
committerUlrich Drepper <drepper@redhat.com>2009-07-29 08:50:03 -0700
commit649bf1332071954cbae3e9159708aea1b7c9ae31 (patch)
tree9bbcc65483680119bb8d10a7d6088a5692e0b272 /ChangeLog
parent09e0389eb12491d3e9ef74b299b66efdd67adb1c (diff)
Improve CFI in x86-64 ld.so trampoline code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 856689f1c0..081d59b28d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-29 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Improve CFI
+ information.
+
2009-07-28 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/x86_64/dl-trampoline.S: Properly restore AVX registers.