diff options
author | Geoff Keating <geoffk@cygnus.com> | 2000-10-19 08:15:41 +0000 |
---|---|---|
committer | Geoff Keating <geoffk@cygnus.com> | 2000-10-19 08:15:41 +0000 |
commit | 781ca93d82d7cc1375fce9d06d1f3b4e1e0c8620 (patch) | |
tree | 5d9e59de4b69c4ed13a37e1fab84504d5a1bc00f /ChangeLog | |
parent | c6e6c9c89638686b38e31aea84be89af8a4a5c3b (diff) | |
download | glibc-781ca93d82d7cc1375fce9d06d1f3b4e1e0c8620.tar.gz glibc-781ca93d82d7cc1375fce9d06d1f3b4e1e0c8620.tar.xz glibc-781ca93d82d7cc1375fce9d06d1f3b4e1e0c8620.zip |
* sysdeps/powerpc/fpu/bits/mathinline.h: Add versions
of the unordered comparison functions that use the GCC builtins. 2000-10-19 Geoffrey Keating <geoffk@cygnus.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 09bae078d1..42d10baa10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2000-10-17 Geoffrey Keating <geoffk@cygnus.com> +2000-10-19 Geoffrey Keating <geoffk@cygnus.com> * sysdeps/powerpc/fpu/bits/mathinline.h: Add versions of the unordered comparison functions that use the GCC builtins. |