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:42 +0200
committerStefan Liebler <stli@linux.ibm.com>2018-08-10 09:07:42 +0200
commit329c6fec8b8c72e43948730d93ad80bf7447b36a (patch)
tree3d8d929bd409389295d0cc5d55f3d45d0525dde9 /ChangeLog
parent0fb7afa2f9087696fb31e4831c9f46010c185843 (diff)
downloadglibc-329c6fec8b8c72e43948730d93ad80bf7447b36a.tar.gz
glibc-329c6fec8b8c72e43948730d93ad80bf7447b36a.tar.xz
glibc-329c6fec8b8c72e43948730d93ad80bf7447b36a.zip
S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profile
Maintainability improvement.

ChangeLog:

	* sysdeps/s390/s390-64/dl-trampoline.h (_dl_runtime_profile):
	Use symbolic offsets for stack variables.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49b69c8940..751186d350 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):
+	Use symbolic offsets for stack variables.
+
+2018-08-10  Ilya Leoshkevich  <iii@linux.ibm.com>
+
 	* sysdeps/s390/s390-64/dl-trampoline.h (_dl_runtime_resolve):
 	Use symbolic offsets for stack variables.