diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-16 04:48:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-16 04:48:49 +0000 |
commit | bafd15679c55e35440a9fd11069614b43559413c (patch) | |
tree | 6f0913c845a181f00d34205663e75c5a8cd5d786 /ChangeLog | |
parent | 52c4f006647700df06eb50e058b15ba2e602f680 (diff) | |
download | glibc-bafd15679c55e35440a9fd11069614b43559413c.tar.gz glibc-bafd15679c55e35440a9fd11069614b43559413c.tar.xz glibc-bafd15679c55e35440a9fd11069614b43559413c.zip |
Update.
2000-12-09 H.J. Lu <hjl@gnu.org> * sysdeps/ia64/fpu/s_fabs.S: New file. * sysdeps/ia64/fpu/s_fabsf.S: New file. * sysdeps/ia64/fpu/s_fabsl.S: New file. 2000-12-10 Richard Henderson <rth@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index ab94b136b8..e1a6eefca7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-12-09 H.J. Lu <hjl@gnu.org> + + * sysdeps/ia64/fpu/s_fabs.S: New file. + * sysdeps/ia64/fpu/s_fabsf.S: New file. + * sysdeps/ia64/fpu/s_fabsl.S: New file. + 2000-12-15 Andreas Jaeger <aj@suse.de> * stdio-common/scanf9.c (main): Reformat and change to avoid @@ -60,7 +66,7 @@ kernel_sigset_t and use it. Patch by Hiroyuki Machida <machida@sm.sony.co.jp>. -2000-12-10 Richard Henderson <rth@redhat.com> +2000-12-10 Richard Henderson <rth@redhat.com> * sysdeps/alpha/alphaev67/fpu/Implies: New file. * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: New file. |