about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17edd31c9d..6df255ba3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -92,6 +92,10 @@
 	* sysdeps/riscv/rvf/s_roundevenf.c: Likewise.
 	* sysdeps/riscv/rvf/s_roundf.c: Likewise.
 	* sysdeps/riscv/rvf/s_truncf.c: Likewise.
+	* sysdeps/riscv/nptl/bits/pthreadtypes-arch.h: New file.
+	* sysdeps/riscv/nptl/bits/semaphore.h: Likewise.
+	* sysdeps/riscv/nptl/libc-lowlevellock.c: Likewise.
+	* sysdeps/unix/sysv/linux/riscv/atomic-machine.h: Likewise.
 
 2018-01-29  Florian Weimer  <fweimer@redhat.com>