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-06-23 23:06:12 +0400
committerJeff Johnston <jjohnstn@redhat.com>2003-06-23 23:06:12 +0400
commit6ae5c86b5ab147fa9377ca5115fa62f87637e93c (patch)
tree120d4121e569df29e89bcc76e2284d4728aacc70 /libgloss/ChangeLog
parentfe431b2430f632f8083ae70b31d5b6d48f060687 (diff)
2003-06-23 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* m32r/crt0.S (_start): Allow _stack to be placed anywhere in memory.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index fb8ade582..807fe3163 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-23 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+
+ * m32r/crt0.S (_start): Allow _stack to be placed anywhere
+ in memory.
+
2003-06-06 Stan Cox <scox@redhat.com>
Jeff Johnston <jjohnstn@redhat.com>
Anthony Green <green@redhat.com>