about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-15 12:49:42 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-15 12:49:42 -0700
commit3b550e9e48628300210892c64f1b9c2d940393d5 (patch)
tree75fce4f10b48057c64601207a12b71f857e4381f /ChangeLog
parentdde05f0093424253cea3f7bc19a3c14dee2e65d7 (diff)
downloadglibc-3b550e9e48628300210892c64f1b9c2d940393d5.tar.gz
glibc-3b550e9e48628300210892c64f1b9c2d940393d5.tar.xz
glibc-3b550e9e48628300210892c64f1b9c2d940393d5.zip
Add sysdeps/x86_64/x32/sysdep.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30b4d87682..512e5cd7e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
+	* sysdeps/x86_64/x32/sysdep.h: New file.
+
+2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
 	* sysdeps/x86_64/setjmp.S: Likewise.