diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-20 00:00:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-20 00:00:16 +0000 |
commit | b25d4ff04dff85bd1d32741cc0a320ee38cfdf51 (patch) | |
tree | 5c3b9edb908deee081e9492a307e1a64652911a3 /ChangeLog | |
parent | 6bd0638460756557bab2c3c176fd31f5e0ba6e1b (diff) | |
download | glibc-b25d4ff04dff85bd1d32741cc0a320ee38cfdf51.tar.gz glibc-b25d4ff04dff85bd1d32741cc0a320ee38cfdf51.tar.xz glibc-b25d4ff04dff85bd1d32741cc0a320ee38cfdf51.zip |
Update.
* elf/dl-object.c (_dl_new_object): Micro-optimization.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a471fd6f46..86a8b7af38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-01-19 Ulrich Drepper <drepper@cygnus.com> + * elf/dl-object.c (_dl_new_object): Micro-optimization. + * elf/restest1.c: New file. Symbol resolution test. * elf/testobj1_1.c: New file. Module used in this test. * elf/Makefile: Add rules for restest1 generation and execution. |