From 0e44a77e481e18b56ef5bd2354fc97a267487551 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 22 May 2012 05:34:36 -0700 Subject: Use "neg %eax" in x86_64 SYSCALL_SET_ERRNO --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f1921def94..200c726994 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-05-22 H.J. Lu + * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO): + Use "neg %eax". + * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use __rlim_t cast. (struct rusage): Use anonymous union to pad each field to -- cgit 1.4.1