aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-06-05 11:02:35 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-09-17 17:09:26 -0300
commit87accae3978c77c1a50d19ea8e3da3f0248d2612 (patch)
treee774f1042a5b46815297d42851f058bfa87d1f36 /ChangeLog
parent7c3eed786021ede69394fe371c9e7c8bd603f5a8 (diff)
downloadglibc-87accae3978c77c1a50d19ea8e3da3f0248d2612.zip
glibc-87accae3978c77c1a50d19ea8e3da3f0248d2612.tar.gz
glibc-87accae3978c77c1a50d19ea8e3da3f0248d2612.tar.bz2
sparc64: Use linux generic time implementation
There is no need to sparc64 provide an arch-specific implementation to route to POSIX one (which uses gettimeofday). Linux one already handles the case for architecture that does not have __NR_time. No semantic changes, checked against a build for sparc64-linux-gnu. * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Remove file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9acb33..37d2796 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2019-09-17 Adhemerval Zanella <adhemerval.zanella@linaro.org>
+ * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Remove file.
+
* sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
(INTERNAL_VSYSCALL_CALL): Remove.
* sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h