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/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 15123c0fc..d65758498 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,11 @@
2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
+ * libc/machine/aarch64/strncmp.S: Correct arithmetic for
+ argument N values close to the maximum representable
+ value in an unsigned 64 bit value.
+
+2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
+
* libc/machine/aarch64/strnlen.S: Correct arithmetic for
argument N values close to the maximum representable
value in an unsigned 64 bit value.