summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21e217a7c1..17b04cd45f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-12-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ * sysdeps/unix/sysv/linux/x86_64/sysdep.h
+ (REGISTERS_CLOBBERED_BY_SYSCALL): New.
+ (INTERNAL_SYSCALL_NCS): Use it.
+ (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
+
2015-12-16 Florian Weimer <fweimer@redhat.com>
[BZ #19243]