aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d71d936c8..c3a085e22b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
+ * sysdeps/s390/s390-64/Versions (__fentry__): Add.
+ * sysdeps/s390/s390-64/s390x-mcount.S: Move the common
+ code to s390x-mcount.h and #include it.
+ * sysdeps/s390/s390-64/s390x-mcount.h: New file.
+ * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist
+ (__fentry__): Add.
+
+2018-08-10 Ilya Leoshkevich <iii@linux.ibm.com>
+
* stdlib/Versions: Remove __fentry__.
* sysdeps/i386/Versions: Add __fentry__.
* sysdeps/x86_64/Versions: Add __fentry__.