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-03-18 23:38:04 +0300
committerJeff Johnston <jjohnstn@redhat.com>2003-03-18 23:38:04 +0300
commite65d559e712d408af563eb1b87423801a9e297ec (patch)
tree8c7e609966a6080fda84e9f86323ecc51e9f8378 /newlib/ChangeLog
parent6a80a133be504d45b099f51330a5a5f65191db8d (diff)
2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
* libc/include/sys/h8300hms/crt0.S[__SIMULATOR__]: Add commandline support. * configure.host (h8300*-*-*): Added comment regarding -D__SIMULATOR__ flag to support simulator only extensions.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index f21984b75..b6906d9c8 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
+
+ * libc/include/sys/h8300hms/crt0.S[__SIMULATOR__]: Add commandline
+ support.
+ * configure.host (h8300*-*-*): Added comment regarding -D__SIMULATOR__
+ flag to support simulator only extensions.
+
2003-03-17 Bob Cassels <bcassels@abinitio.com>
* libc/string/wcschr.c: (wcschr): Look for character first,