diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-02-28 19:33:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-02-28 19:33:17 +0000 |
commit | f8fbb4c45171d24f2e7e2298e555bbc7fe025a7e (patch) | |
tree | 77867fd79dc27beeebee0827a24780bb6135b91b /ChangeLog | |
parent | 49ad572a70b8aeb91e57483a11dd1b77e31c4468 (diff) | |
download | glibc-f8fbb4c45171d24f2e7e2298e555bbc7fe025a7e.zip glibc-f8fbb4c45171d24f2e7e2298e555bbc7fe025a7e.tar.gz glibc-f8fbb4c45171d24f2e7e2298e555bbc7fe025a7e.tar.bz2 |
Update.
2004-02-28 Ulrich Drepper <drepper@redhat.com>
* sysdeps/i386/i686/memcmp.S: Move table to .rodata. Patch by HJ Lu.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-02-28 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/i386/i686/memcmp.S: Move table to .rodata. Patch by HJ Lu. + 2004-02-27 Jakub Jelinek <jakub@redhat.com> * elf/rtld.c (dl_main): Adjust l->l_ld of the vDSO by l->l_addr. |