aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-15 14:37:59 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-15 14:38:32 -0700
commit93171016830e1ed4ec77c46cd4c32156d4624c1a (patch)
tree9843b6fa965a56fa7af575676132c1cb5c6c3ec1 /ChangeLog
parentcc03b29695152a0223c2f34e147181702e1d3e61 (diff)
downloadglibc-93171016830e1ed4ec77c46cd4c32156d4624c1a.tar
glibc-93171016830e1ed4ec77c46cd4c32156d4624c1a.tar.gz
glibc-93171016830e1ed4ec77c46cd4c32156d4624c1a.tar.bz2
glibc-93171016830e1ed4ec77c46cd4c32156d4624c1a.zip
Add x86_64 Implies-after files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 826ca6dd08..81854e263a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,12 @@
2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
+ * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
+ * sysdeps/x86_64/64/Implies-after: Here. New file.
+ * sysdeps/x86_64/x32/Implies-after: New file.
+
+2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
+
* sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
and access return value for _dl_profile_fixup. Use R10_LP to
load frame size.