aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-21 11:31:06 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-21 11:32:25 -0700
commitd024d23cbefcdb1799510483c1685e2f67ab9619 (patch)
tree8aefd2188d9c66817fc49c439a3d61759a410e2b /ChangeLog
parent4a56a16205508ef7d8b0f4fc2ee36bd6c52f3cca (diff)
downloadglibc-d024d23cbefcdb1799510483c1685e2f67ab9619.zip
glibc-d024d23cbefcdb1799510483c1685e2f67ab9619.tar.gz
glibc-d024d23cbefcdb1799510483c1685e2f67ab9619.tar.bz2
Add x32 syscalls.list
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d43c48..f26fc98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
* misc/sys/auxv.h: Include <sys/cdefs.h>.
(getauxval): Use unsigned long int.
+2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
+
+ * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
+
2012-05-21 Roland McGrath <roland@hack.frob.com>
* malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]