about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02c09a28d3..aa264abe00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,11 @@
 	Likewise.
 	* nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
 	Likewise.
+	* nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
+	* nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
+	* nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
+	* nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
+	* nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
 
 	* sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
 	that was previously under [RESET_PID].