* device/lib/z80/printf.c: Changed emitter to volatile to work
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 23 Apr 2002 03:56:21 +0000 (03:56 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 23 Apr 2002 03:56:21 +0000 (03:56 +0000)
commit6c935a87a40491361403ca56c18d1a0c7f590626
tree0c23e328f6a47178d1973e06d8f80ce3c28ca6ec
parentf0d3e26f7b91a687dbf34c7e3f56be5f371e1a1e
* device/lib/z80/printf.c: Changed emitter to volatile to work
around a pcall bug.

       * configure.in (DD_COPT): Added include support required for gbdk.

         * .version: Bumped version number just to increase it.

   * src/SDCCmain.c: Added -nostdinc to the default options.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2011 4a8a32a2-be11-0410-ad9d-d568d2c75423
.version
ChangeLog
configure
configure.in
device/lib/gbz80/crt0.s
device/lib/z80/crt0.s
device/lib/z80/printf.c
src/SDCCmain.c