diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-20 09:23:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-20 09:23:50 +0000 |
commit | 0ed91d50eeb5abdccf46d40d42c3a35c6694bc49 (patch) | |
tree | 886fe7a1aca069246d86032c2e5ba0017968f6c0 /ChangeLog | |
parent | 3d91edb219b3970ccbc9dd53e24536b25fb41edf (diff) | |
download | glibc-0ed91d50eeb5abdccf46d40d42c3a35c6694bc49.tar.gz glibc-0ed91d50eeb5abdccf46d40d42c3a35c6694bc49.tar.xz glibc-0ed91d50eeb5abdccf46d40d42c3a35c6694bc49.zip |
Update.
* sysdeps/alpha/Versions: Add __atan2 for libm and GLIBC_2.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4e9912194e..649844bf77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-01-20 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/alpha/Versions: Add __atan2 for libm and GLIBC_2.0. + * elf/Makefile (tests): Add preloadtest. Add rules to build more test modules and the preloadtest binary. * elf/loadtest.c (TEST_ROUNDS): Increase to 1000. |