]> Shamusworld >> Repos - rmac/history - expr.c
Fix for bug that happened when a called macro inside an if/endif block would have...
[rmac] / expr.c
2015-02-19 Shamus HammonsFix for bad division in expressions. Thanks to A. Seed...
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2015-02-01 Shamus HammonsFixed a nasty bug that dropped symbols that shouldn...
2015-01-16 Shamus HammonsFix for spurious 'undefined register equate' error.
2015-01-13 Shamus HammonsFixed bug with -l switch.
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
2013-11-09 Shamus HammonsFixed subtle bug in expr().
2013-09-12 Shamus HammonsForgot minor release number bump. :-P
2013-09-12 Shamus HammonsFixed segfault on encountering unexpected register...
2013-03-05 Shamus HammonsMore fixups to remove warnings, removal of more cruft.
2013-03-04 Shamus HammonsVarious code cleanups, mainly to do with RISC assembly.
2013-03-02 Shamus HammonsFix silly mask bugs, added check for use of undefined...
2013-02-12 Shamus HammonsFirst stab at removing cruft.
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-18 James HammonsCode cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.