]> git.sur5r.net Git - cc65/history - src/ld65/cfgexpr.c
Added classification macros for file types from struct dirent.
[cc65] / src / ld65 / cfgexpr.c
2011-08-18 uzRead and manage additional line information for symbols.
2011-01-26 uzUse LineInfo instead of raw FilePos objects. Most infor...
2010-11-12 uzReworked and improved the SYMBOLS section. The old...
2010-11-10 uzKeep the config file position in a FilePos structure.
2010-11-08 uzSeparate processing the linker config file into two...
2010-03-20 uzChanged the type of CfgSVal to a string buffer and...
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2005-07-28 cuzFixed a bug
2005-07-28 cuzAdded simple expressions for the config file