about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2018-08-10 09:07:43 +0200
committerStefan Liebler <stli@linux.ibm.com>2018-08-10 09:07:43 +0200
commitbde6320f39cfe56fe3cbafe55fc498d7b329ff05 (patch)
tree0b516cf3a1674833450b6170c73d3108a7dae0d7 /ChangeLog
parent5755f5e4ccc97f6a502d4a176ccec87a98f1c866 (diff)
downloadglibc-bde6320f39cfe56fe3cbafe55fc498d7b329ff05.tar.gz
glibc-bde6320f39cfe56fe3cbafe55fc498d7b329ff05.tar.xz
glibc-bde6320f39cfe56fe3cbafe55fc498d7b329ff05.zip
S390: Do not clobber R0 in 64-bit _dl_runtime_profile
Preparation for the usage of R0 by __fentry__.

ChangeLog:

	* sysdeps/s390/s390-64/dl-trampoline.h (_dl_runtime_profile):
	Do not clobber R0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb04742ba7..87e3288712 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2018-08-10  Ilya Leoshkevich  <iii@linux.ibm.com>
 
+	* sysdeps/s390/s390-64/dl-trampoline.h (_dl_runtime_profile):
+	Do not clobber R0.
+
+2018-08-10  Ilya Leoshkevich  <iii@linux.ibm.com>
+
 	* sysdeps/s390/s390-64/dl-trampoline.h (_dl_runtime_resolve):
 	Do not clobber R0.