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:
authorJeff Johnston <jjohnstn@redhat.com>2005-09-01 21:53:02 +0400
committerJeff Johnston <jjohnstn@redhat.com>2005-09-01 21:53:02 +0400
commitcebe43dd76ef888beb48b69750503e89dae9f685 (patch)
tree12bbd66e84e186fe649d5ff2167a2ad221b7a319 /newlib/ChangeLog
parent45c8bb8f8cd221a0f4ad3c920a315eacea4fca94 (diff)
2005-09-01 Jeff Johnston <jjohnstn@redhat.com>
* libm/mathfp/s_pow.c: (pow): Change code so 0 raised to any positive power results in 0. * libm/mathfp/sf_pow.c (powf): Ditto.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index a9805848e..ba3e3e713 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-01 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libm/mathfp/s_pow.c: (pow): Change code so 0 raised to
+ any positive power results in 0.
+ * libm/mathfp/sf_pow.c (powf): Ditto.
+
2005-08-31 Paul Brook <paul@codesourcery.com>
* configure.host: Set have_crt0 to no for Arm targts when not