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:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index d36f4ad99..abd439d23 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,16 @@
+2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/machine/powerpc/fix64.h: Fix typo for _simdldcheck
+ prototype.
+ * libc/machine/powerpc/simdldtoa.c: Remove prototype for
+ _simdldcheck(). Also add unsigned cast for index variable in
+ for loop using sizeof operators.
+ * libc/machine/powerpc/strtoufix32.c: Remove unused variable.
+ * libc/machine/powerpc/strtosfix64.c: Fix call to _simdldcheck.
+ * libc/machine/powerpc/strtoufix64.c (_strtoufix64_r): Ditto
+ plus fix shift calculation for determining if there is a
+ carry from word2.
+
2003-09-09 Corinna Vinschen <corinna@vinschen.de>
* libc/include/grp.h: Don't define setgrfile, group_from_gid and