Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-07-27 18:49:09 +0400
committerChristopher Faylor <me@cgf.cx>2000-07-27 18:49:09 +0400
commitbf7be721b84e33cc846dbcbff1be0a3c38ad4bb8 (patch)
tree875853127c6ed6a2b84b270c01d12d72218532a2 /newlib/ChangeLog
parent6864e5d7b4fe96c74f4d5f2a7c146291fafc1c06 (diff)
* libc/include/math.h: Use appropriate dll import linkage for Cygwin.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index b2af5ffa3..e81a73ea1 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