about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-18 11:05:56 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-18 11:05:56 -0700
commit1b74487e904d7e17eda4278598632d2cd81d8068 (patch)
tree9ca594f35403fc022a83a65d98017c77a272835e /ChangeLog
parenta88b64b9bbf8b2a315206e211250c5529534a477 (diff)
downloadglibc-1b74487e904d7e17eda4278598632d2cd81d8068.tar.gz
glibc-1b74487e904d7e17eda4278598632d2cd81d8068.tar.xz
glibc-1b74487e904d7e17eda4278598632d2cd81d8068.zip
Use RAX_LP and "or" to operate on return value
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d07286d08..8d34cdee5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
+	value.  Use "or" to set return value to -1.
+	* sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
+	negate return value.
+
 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c,