]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
riscv: Remove support for variable page sizes
[thirdparty/glibc.git] / ChangeLog
index 47f60ef725012e46c1506d7357f832acb2cc8c6f..b040b66e266f111b8215c58b3d80997cc33de1b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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.