diff options
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 b2af5ff..e81a73e 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 27 10:46:01 2000 Christopher Faylor <cgf@cygnus.com> + + * libc/include/math.h: Use appropriate dll import linkage for + __infinity under Cygwin. + 2000-07-13 DJ Delorie <dj@cygnus.com> * libc/stdio/vfprintf.c: pad 0.0 correctly with %e |