cc65/src/od65
uz 72a13e1a21 Write scopes in id order, so we don't need to write out the id itself. Add the
size of the scope to the output file and a flag bit that tells us if the scope
has a size.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5097 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-07-31 15:37:51 +00:00
..
make Patch to correct the linkorder in the make files to make the --as-needed 2010-11-07 11:34:51 +00:00
dump.c Write scopes in id order, so we don't need to write out the id itself. Add the 2011-07-31 15:37:51 +00:00
dump.h Allow to dump scope information. 2011-07-31 12:25:44 +00:00
error.c Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
error.h Add gcc attributes 2003-08-14 21:05:25 +00:00
fileio.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
fileio.h Restructuring the object file format 2003-06-03 22:19:46 +00:00
global.c Added --dump-all 2000-07-30 21:09:52 +00:00
global.h Allow to dump scope information. 2011-07-31 12:25:44 +00:00
main.c Allow to dump scope information. 2011-07-31 12:25:44 +00:00