diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-03 07:05:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-03 07:05:57 +0000 |
commit | 0a63529d383b641b3541692a5df9a996e51cdcb6 (patch) | |
tree | cf3d457afe5ec6a9ff81ecbef3ce439d9e396f1c /ChangeLog | |
parent | cf197e41e7e468697e5a8d7b3f4c4930dd557990 (diff) | |
download | glibc-0a63529d383b641b3541692a5df9a996e51cdcb6.tar.gz glibc-0a63529d383b641b3541692a5df9a996e51cdcb6.tar.xz glibc-0a63529d383b641b3541692a5df9a996e51cdcb6.zip |
Update.
2000-04-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/dl-machine.h (RTLD_START): Squeeze one more instruction out of the code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7775af3e26..8c19ad73da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-04-03 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/i386/dl-machine.h (RTLD_START): Squeeze one more + instruction out of the code. + 2000-04-02 Ulrich Drepper <drepper@redhat.com> * elf/dl-fini.c (_dl_fini): Increment j counter after swapping in |