]> git.gag.com Git - fw/sdcc/commit
* src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears xdata and data memor...
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 13 Dec 2003 23:09:08 +0000 (23:09 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 13 Dec 2003 23:09:08 +0000 (23:09 +0000)
commit3ba7b71bf41551a14871677ea1ea5cc48fd36835
treec316a8581f85712c4b0b6fd90dfd6ac33b4361a7
parentf3e03359e8f5b5a31abec817ce85c0b373602546
* src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears xdata and data memory on startup. Set the environment variable  SDCC_NOGENRAMCLEAR to disable this.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3055 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog