diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-07-29 09:01:04 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-07-29 09:01:04 -0700 |
commit | 586fa886ad1473759cddf897691fd3c63a6d2360 (patch) | |
tree | cdf7ee2bdd0e4276d16c5feec9fed0a5dc9e783f /ChangeLog | |
parent | 649bf1332071954cbae3e9159708aea1b7c9ae31 (diff) | |
download | glibc-586fa886ad1473759cddf897691fd3c63a6d2360.tar glibc-586fa886ad1473759cddf897691fd3c63a6d2360.tar.gz glibc-586fa886ad1473759cddf897691fd3c63a6d2360.tar.bz2 glibc-586fa886ad1473759cddf897691fd3c63a6d2360.zip |
Fix x86-64 TCB alignment for future processor versions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ 2009-07-29 Ulrich Drepper <drepper@redhat.com> - * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Improve CFI - information. + * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Improve CFI. 2009-07-28 H.J. Lu <hongjiu.lu@intel.com> |