aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cda7b8c..f6f6143 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
+2019-09-24 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/unix/sysv/linux/arm/sysdep.h
+ (HAVE_CLOCK_GETTIME_VSYSCALL): Define to "__vdso_clock_gettime",
+ not "__vdso_gettimeofday".
+ (HAVE_GETTIMEOFDAY_VSYSCALL): Define to "__vdso_gettimeofday", not
+ "__vdso_clock_gettime".
+ * sysdeps/unix/sysv/linux/mips/sysdep.h
+ (HAVE_CLOCK_GETTIME_VSYSCALL): Define to "__vdso_clock_gettime",
+ not "__vdso_gettimeofday".
+ (HAVE_GETTIMEOFDAY_VSYSCALL): Define to "__vdso_gettimeofday", not
+ "__vdso_clock_gettime".
+
2019-09-19 Paul A. Clarke <pc@us.ibm.com>
-
+
* sysdeps/powerpc/fpu/fenv_libc.h (fegetenv_and_set_rn): New.
(__fe_mffscrn): New.
* sysdeps/powerpc/fpu/fenv_private.h (libc_feholdsetround_ppc_ctx):