diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-02-15 05:51:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-02-15 05:51:07 +0000 |
commit | 9e7e37198fbe68635621113967bdc535736062e5 (patch) | |
tree | 7d04f6e52337b5f6c2ccd0803ac7a6e9e5cc2faa /ChangeLog | |
parent | e115dbd7baf0f0850f58c41980c859d3fc0c0532 (diff) | |
download | glibc-9e7e37198fbe68635621113967bdc535736062e5.tar.gz glibc-9e7e37198fbe68635621113967bdc535736062e5.tar.xz glibc-9e7e37198fbe68635621113967bdc535736062e5.zip |
Fix typos.
* sysdeps/i386/fpu/s_nearbyintl.S: Likewise. 2000-02-14 Scott Bambrough <scottb@netwinder.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 70f90108d3..646fefb372 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,7 @@ * sysdeps/i386/fpu/s_nearbyint.S: Disable raising exception, not enable it. Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1600). * sysdeps/i386/fpu/s_nearbyintf.S: Likewise. - * sysdeps/i386/fpu/s_nearbyintf.l: Likewise. + * sysdeps/i386/fpu/s_nearbyintl.S: Likewise. 2000-02-14 Andreas Jaeger <aj@suse.de> @@ -24,7 +24,7 @@ * sysdeps/powerpc/atomicity.h: Remove white space to avoid compiler warning. -2000-02-14 Scott Bambrough <scottb@netwinder.org> +2000-02-14 Scott Bambrough <scottb@netwinder.org> * sysdeps/unix/sysv/linux/arm/ioperm.c (_iopl, _ioperm): Add Rebel-NetWinder to platform table so _ioperm platform lookup via |