diff options
author | Geoffrey Keating <geoffk@geoffk.org> | 2001-10-23 17:43:16 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@geoffk.org> | 2001-10-23 17:43:16 +0000 |
commit | 0280c8c0f342663f3a9c3844db5462125bac4a6c (patch) | |
tree | 9e27ba80ee5c7012341544565f07dfbe8908c2a3 /newlib/ChangeLog | |
parent | d3cf36f88dee584e7038e6fa33e728ab55bab578 (diff) | |
download | newlib-0280c8c0f342663f3a9c3844db5462125bac4a6c.zip newlib-0280c8c0f342663f3a9c3844db5462125bac4a6c.tar.gz newlib-0280c8c0f342663f3a9c3844db5462125bac4a6c.tar.bz2 |
* libc/include/math.h: The C++ standard adds the single-precision
versions of the elementary functions.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 9341b53..dbf7db1 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2001-10-22 Geoffrey Keating <geoffk@redhat.com> + + * libc/include/math.h: The C++ standard adds the single-precision + versions of the elementary functions. + 2001-10-22 Christopher Faylor <cgf@redhat.com> * libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations |