about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-14 10:57:40 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-14 10:57:40 -0700
commit4ef6befaf5e768863d2f70c7b15a283d819c7c99 (patch)
tree2485bd78fdb4e14dd96a12733ad0ab0f89d33a50 /ChangeLog
parent4c68138bc4f9ef602636767bb0373583b3556ba2 (diff)
downloadglibc-4ef6befaf5e768863d2f70c7b15a283d819c7c99.tar.gz
glibc-4ef6befaf5e768863d2f70c7b15a283d819c7c99.tar.xz
glibc-4ef6befaf5e768863d2f70c7b15a283d819c7c99.zip
Update s390 timer_*.c files for x86_64 file moves.
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].