diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-02-12 09:43:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-02-12 09:43:55 +0000 |
commit | 7437cbd1129b948de2c22c5d0cb853777ba6631e (patch) | |
tree | 7dec0e0afaeb24a166db90e33d4a68cd9562ef70 /ChangeLog | |
parent | 969c9da7f7891a041c157a3b2139e92fa823f9f8 (diff) | |
download | glibc-7437cbd1129b948de2c22c5d0cb853777ba6631e.tar glibc-7437cbd1129b948de2c22c5d0cb853777ba6631e.tar.gz glibc-7437cbd1129b948de2c22c5d0cb853777ba6631e.tar.bz2 glibc-7437cbd1129b948de2c22c5d0cb853777ba6631e.zip |
Update.
2003-02-12 Ulrich Drepper <drepper@redhat.com>
* sysdeps/mips/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE): Fix
masking of version index.
Patch by Lance Larsh <Lance.Larsh@oracle.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-02-12 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/mips/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE): Fix + masking of version index. + Patch by Lance Larsh <Lance.Larsh@oracle.com>. + 2003-02-11 Ulrich Drepper <drepper@redhat.com> * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Compute alignment |