* src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80...
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 9 Oct 2001 02:28:32 +0000 (02:28 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 9 Oct 2001 02:28:32 +0000 (02:28 +0000)
commit904538934253171b501983a5377efad7ca65d848
tree1ed53f1d3bbd2dce74d7585d14be7d6a6590c82e
parent9a382ea007dd372b41f444337bedfacba4c782aa
* src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80 port.

* src/z80/gen.c (genPlus): Fixed to work with extended stack.  Also fixed genMinus, genCmp.  genUMinus is still left.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1378 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/SDCCglobl.h
src/SDCCmain.c
src/z80/gen.c
src/z80/gen.h