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>2003-11-20 22:59:03 +0300
committerJeff Johnston <jjohnstn@redhat.com>2003-11-20 22:59:03 +0300
commit7343eefbded126b84a25eb3db9666d827376c5ef (patch)
tree1a12a6c7be21ad295dec9aa64ec7221b9e2210c0 /newlib/ChangeLog
parent94cacaf60b1aacb95fbdde78fe9e62bfd4b63871 (diff)
2003-11-20 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
* libc/machine/h8300/defines.h : Correct pointer register defines for normal mode. * libc/machine/h8300/memcpy.S : Use add/sub instead of adds/subs for normal mode. * libc/machine/h8300/reg_memcpy.S : Likewise. * libc/machine/h8300/reg_memset.S : Likewise. * libc/machine/h8300/strcmp.S : Likewise.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 5f13b8e7d..501775f4f 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,13 @@
+2003-11-20 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
+
+ * libc/machine/h8300/defines.h : Correct pointer register defines
+ for normal mode.
+ * libc/machine/h8300/memcpy.S : Use add/sub instead of adds/subs
+ for normal mode.
+ * libc/machine/h8300/reg_memcpy.S : Likewise.
+ * libc/machine/h8300/reg_memset.S : Likewise.
+ * libc/machine/h8300/strcmp.S : Likewise.
+
2003-11-19 Nicholas Wourms <nwourms@netscape.net>
* configure.host: Enable positional arguments for printf