]> git.sur5r.net Git - cc65/history - src/ar65/objfile.c
Normalized code.
[cc65] / src / ar65 / objfile.c
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-04-07 Oliver SchmidtAllow for warning-free build of ar65 with MS VC on...
2012-06-07 uzIn error or warning messages, output the name of the...
2012-04-03 uzUse the replacement function to set file times.
2012-04-01 uzUse the new FileStat function to get correct file modif...
2011-08-21 uzWrite spans out in a separate object file section....
2011-08-18 uzAdapt to changed information in the object files.
2011-06-13 uzMark the symbol that is the name of a scope with the...
2011-01-28 uzChange how data is stored in the library. To simplify...
2011-01-28 uzUse routine from common library instead of separate...
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-06-06 cuzAdded assertions
2003-05-25 cuzChanged the object file and library format. There is...
2001-05-23 cuzAdded line infos
2000-11-20 cuzWorking on the condes feature
2000-11-19 cuzMingW fixes
2000-06-14 cuzMove stuff into the common directory
2000-06-09 cuzVC++ fixes
2000-05-28 uzThis commit was generated by cvs2svn to compensate...