about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2008-11-07 15:22:34 +0000
committerJakub Jelinek <jakub@redhat.com>2008-11-07 15:22:34 +0000
commit01bd5e96f7380db26fabd97a1a48de61c01112cf (patch)
treedde8db50e2c321fb4a220bd5679166866e0ab616 /ChangeLog
parenta90695507e7ae4bac5f24ff29e0febf35929c255 (diff)
downloadglibc-01bd5e96f7380db26fabd97a1a48de61c01112cf.tar.gz
glibc-01bd5e96f7380db26fabd97a1a48de61c01112cf.tar.xz
glibc-01bd5e96f7380db26fabd97a1a48de61c01112cf.zip
* sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
correct instruction to remove the stack frame.
2008-11-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>

	* sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
	correct instruction to remove the stack frame.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f093d3c9a..fb02cadbf9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+	* sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
+	correct instruction to remove the stack frame.
+
 2008-11-03  Michael Matz  <matz@suse.de>
 
 	* sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq,