1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00
cc65/src/cl65
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
error.c Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
error.h Added gcc attributes 2003-08-14 21:15:10 +00:00
global.c Output the command line for sub-processes when -d is given 2002-07-11 19:46:11 +00:00
global.h Output the command line for sub-processes when -d is given 2002-07-11 19:46:11 +00:00
main.c Move the version numbers from the interface of the version module into a new 2009-09-28 20:10:01 +00:00
spawn-amiga.inc DoneStrBuf -> SB_Done (Stefan Haubenthal). 2008-08-05 20:56:35 +00:00
spawn-unix.inc Make the spawn module an include file as suggested by Greg King 2002-11-25 21:12:00 +00:00
spawn.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00