2003-06-23 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>

* m32r/crt0.S (_start): Allow _stack to be placed anywhere
        in memory.
This commit is contained in:
Jeff Johnston
2003-06-23 19:06:12 +00:00
parent fe431b2430
commit 6ae5c86b5a
2 changed files with 7 additions and 1 deletions

View File

@ -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>