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:
authorRanjith Kumaran <ranjith@cygnus.com>2000-02-24 19:48:28 +0300
committerRanjith Kumaran <ranjith@cygnus.com>2000-02-24 19:48:28 +0300
commitbc019ef21034f2b580a0f953c42c50c1034375c3 (patch)
tree185c194c5847163a9816eb2de72c639ff337144e /newlib/ChangeLog
parent759e2a88450f97545b996c53868a27d52e0ea8c8 (diff)
Thu Feb 24 11:43:00 2000 Ran Cabell <rcabell@norfolk.infi.net>
* libm/mathfp/sf_atan2.c: Fix atan2 typo for _DOUBLE_IS_32_BITS. * libm/mathfp/sf_atan.c: Ditto. Thu Feb 24 11:39:00 2000 Joel Sherrill <joel@OARcorp.com> * libc/include/sys/stat.h: Add RTEMS prototype for lstat.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 0ec30c530..6adf4f4d8 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+Thu Feb 24 11:43:00 2000 Ran Cabell <rcabell@norfolk.infi.net>
+
+ * libm/mathfp/sf_atan2.c: Fix atan2 typo for _DOUBLE_IS_32_BITS.
+ * libm/mathfp/sf_atan.c: Ditto.
+
+Thu Feb 24 11:39:00 2000 Joel Sherrill <joel@OARcorp.com>
+
+ * libc/include/sys/stat.h: Add RTEMS prototype for lstat.
+
Tue Feb 22 14:37:00 2000 Ran Cabell <rcabell@norfolk.infi.net>
* libm/mathfp/sf_exp.c: Corrected _DOUBLE_IS_32_BITS to be
@@ -118,7 +127,7 @@ Thu Jan 6 15:33:46 2000 Christopher Faylor <cgf@cygnus.com>
patch from Corinna Vinschen <corinna@vinschen.de>
* libc/sys/cygwin/sys/param.h: Define NGROUP_MAX as 16.
-Mon Jan 03 14:36:00 2000 Ranjith Kumaran <ranjith@cygnus.com>
+Mon Jan 03 14:36:00 2000 Sergei Organov <osv@javad.ru>
* libm/mathfp/s_atangent.c: Fix exponent calculation.
* libm/mathfp/s_ldexp.c: Ditto.