aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2019-01-01 02:01:02 +0000
committerJoseph Myers <joseph@codesourcery.com>2019-01-01 02:01:02 +0000
commit47ad5e1a2a3ab8eeda491454cbef3b1c5239dc02 (patch)
treee5a1ffc69f20b90695cdb9dcbfe4347f9e1c058b /ChangeLog
parent7628a1b05adb1e4c6857b87c6f8b71a1d0b1d72c (diff)
downloadglibc-47ad5e1a2a3ab8eeda491454cbef3b1c5239dc02.tar.xz
glibc-47ad5e1a2a3ab8eeda491454cbef3b1c5239dc02.zip
Update syscall-names.list for Linux 4.20.
This patch updates sysdeps/unix/sysv/linux/syscall-names.list for Linux 4.20. Although there are no new syscalls, the riscv_flush_icache syscall has moved to asm/unistd.h (previously in asm/syscalls.h) and so now needs to be added to the list. Tested with build-many-glibcs.py. * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel version to 4.20. (riscv_flush_icache): New syscall.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2336805e49..e647086f79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2019-01-01 Joseph Myers <joseph@codesourcery.com>
+ * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
+ version to 4.20.
+ (riscv_flush_icache): New syscall.
+
* manual/texinfo.tex: Update to version 2018-12-28.17 with
trailing whitespace removed.
* scripts/config.guess: Update to version 2019-01-01.