]> 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:31:56 +0000 (23:31 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 13 Dec 2003 23:31:56 +0000 (23:31 +0000)
commite2191d29a4fbf42ec3a1eb360cf9885f14c256de
tree3afd72c8e697fe9f33cc524f239ffea24dfc43c1
parent3ba7b71bf41551a14871677ea1ea5cc48fd36835
* 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@3056 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog