1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00
cc65/src/grc
uz 3d1ee0f974 Fixes for the watcom makefiles:
* Increase the stack size to 64K (instead of 4096). This solves a
    memory overwrite problem with the DOS version.
  * Generate a mapfile, but set it to "ignored" in svn.
  * Be somewhat more specific in zap.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4273 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-09-29 13:08:23 +00:00
..
make Fixes for the watcom makefiles: 2009-09-29 13:08:23 +00:00
grc.c Use xmalloc.h and change the code slightly to get rid of two gcc warnings. 2009-09-24 15:05:48 +00:00
grc.h Fixed portability problems with va_copy. In three places, calls to fstat 2005-12-11 12:40:51 +00:00