]> Shamusworld >> Repos - rmac/history - token.h
ELF support for RMAC.
[rmac] / token.h
2017-04-14 Shamus HammonsELF support for RMAC.
2015-11-11 ggnNew keyword ^^ABSCOUNT counts bytes defined in current...
2015-11-10 ggnFix for bug #51. Apparently 10 tokens weren't enough...
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2013-03-05 Shamus HammonsMore fixups to remove warnings, removal of more cruft.
2013-03-02 Shamus HammonsFix silly mask bugs, added check for use of undefined...
2013-02-03 Shamus HammonsFixed missing error reporting on fixup stage.
2013-02-03 Shamus HammonsFixed error reporting wrong file, off-by-one error...
2012-11-26 Shamus HammonsFixed problem with nested MACROs.
2012-11-24 Shamus HammonsFirst working 64-bit version of RMAC
2012-11-23 Shamus HammonsCode cleanup and prepartion for 64-bit host fixes
2012-01-19 James HammonsMore readability cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.