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
commitc8ad85225bd5968e45c716519d88743811dbdb3e (patch)
treec4f17a70bdab6490a61e01b0f5c87c9191e37d2a /ChangeLog
parentb215eee1e1dca1ed76678afff2710ed7a38aedc4 (diff)
downloadglibc-c8ad85225bd5968e45c716519d88743811dbdb3e.tar.gz
glibc-c8ad85225bd5968e45c716519d88743811dbdb3e.tar.xz
glibc-c8ad85225bd5968e45c716519d88743811dbdb3e.zip
S390: Do not clobber R0 in 32-bit _dl_runtime_profile
Preparation for the usage of R0 by __fentry__.

ChangeLog:

	* sysdeps/s390/s390-32/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 8dd005990b..5452201eb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2018-08-10  Ilya Leoshkevich  <iii@linux.ibm.com>
 
+	* sysdeps/s390/s390-32/dl-trampoline.h (_dl_runtime_profile):
+	Do not clobber R0.
+
+2018-08-10  Ilya Leoshkevich  <iii@linux.ibm.com>
+
 	* sysdeps/s390/s390-32/dl-trampoline.h (_dl_runtime_resolve):
 	Do not clobber R0.