summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47f60ef725..b040b66e26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2019-10-07 Florian Weimer <fweimer@redhat.com>
+ riscv: Remove support for variable page sizes.
+ * sysdeps/unix/sysv/linux/riscv/Makefile [$(subdir) == elf]
+ (sysdep_routines): Do not add dl-static.
+ * sysdeps/unix/sysv/linux/riscv/dl-static.c: Remove file.
+ * sysdeps/unix/sysv/linux/riscv/ldsodefs.h: Likewise.
+
+2019-10-07 Florian Weimer <fweimer@redhat.com>
+
nptl: Move pthread_attr_getschedparam implementation into libc.
* nptl/Makefile (routines): Add pthread_attr_getschedparam.
(libpthread-routines): Remove pthread_attr_getschedparam.