1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-27 15:29:46 +00:00
cc65/src
uz 07f795fa78 Postprocess scope infos. New function cc65_scope_bymodule.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5143 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-08-10 10:36:37 +00:00
..
ar65 Mark the symbol that is the name of a scope with the size of that scope 2011-06-13 18:43:50 +00:00
ca65 Some improvements for spans. 2011-08-07 20:01:40 +00:00
ca65html
cc65 Adjust code to C99 regarding the main function: Not returning anything in a 2011-08-04 17:18:06 +00:00
chrcvt Small change in the vector font format. 2011-07-17 17:15:54 +00:00
cl65
co65
common New flag bit that tells if a scope has a label. 2011-08-07 18:47:21 +00:00
da65
dbginfo Postprocess scope infos. New function cc65_scope_bymodule. 2011-08-10 10:36:37 +00:00
grc65
ld65 Output ids for line infos to the debug info file. 2011-08-09 18:48:02 +00:00
make
od65 Handle scopes with a label correctly. 2011-08-07 18:47:38 +00:00
sim65