diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-01-23 05:13:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-01-23 05:13:53 +0000 |
commit | 4bf1073d85f285002d802d184985757b8c4a5192 (patch) | |
tree | a94e35bbf19291b274ae41b4a0f96cd558e90807 /ChangeLog | |
parent | 9c9628d9b411ffc68b11468affc7867d10f0d651 (diff) | |
download | glibc-4bf1073d85f285002d802d184985757b8c4a5192.zip glibc-4bf1073d85f285002d802d184985757b8c4a5192.tar.gz glibc-4bf1073d85f285002d802d184985757b8c4a5192.tar.bz2 |
Update.
* sysdeps/ia64/dl-machine.h: Remove PLT trampolines here.
* sysdeps/ia64/dl-trampoline.S: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-01-22 Ulrich Drepper <drepper@redhat.com> + * sysdeps/ia64/dl-machine.h: Remove PLT trampolines here. + * sysdeps/ia64/dl-trampoline.S: New file. + * sysdeps/x86_64/bits/link.h: Use namespace-safe identifiers in La_x86_64_xmm definition. |