diff options
author | Richard Henderson <rth@redhat.com> | 2004-09-26 17:40:31 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2004-09-26 17:40:31 +0000 |
commit | 9ea9b141fd21eca9448dc8abb2809f9e8be2f81c (patch) | |
tree | 967f89deff3c3047c7e559352948037676e29120 /ChangeLog | |
parent | 625ef999a6354d9c024e886919830dfda7569f44 (diff) | |
download | glibc-9ea9b141fd21eca9448dc8abb2809f9e8be2f81c.zip glibc-9ea9b141fd21eca9448dc8abb2809f9e8be2f81c.tar.gz glibc-9ea9b141fd21eca9448dc8abb2809f9e8be2f81c.tar.bz2 |
* sysdeps/alpha/alphaev6/memcpy.S: Mark .prologue. * sysdeps/unix/alpha/sysdep.h (LEAF, ENTRY): Align entry points to 16 byte boundaries.cvs/fedora-glibc-20040927T0611
2004-09-26 Richard Henderson <rth@redhat.com>
* sysdeps/alpha/alphaev6/memcpy.S: Mark .prologue.
* sysdeps/unix/alpha/sysdep.h (LEAF, ENTRY): Align entry points
to 16 byte boundaries.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-09-26 Richard Henderson <rth@redhat.com> + + * sysdeps/alpha/alphaev6/memcpy.S: Mark .prologue. + * sysdeps/unix/alpha/sysdep.h (LEAF, ENTRY): Align entry points + to 16 byte boundaries. + 2004-09-26 Ulrich Drepper <drepper@redhat.com> * elf/readlib.c (process_file): Before complaining about too-short |