]> Shamusworld >> Repos - rmac/history - symbol.c
Added in DSP fixups to sect.c, misc. fixes for 6502 assembler.
[rmac] / symbol.c
2019-08-06 Shamus HammonsAdded in DSP fixups to sect.c, misc. fixes for 6502...
2018-02-10 Shamus HammonsPartial fix for bug #108 (Fixup cleanups).
2018-01-24 ggnVarious small fixes including:
2018-01-21 Shamus HammonsLots of fixes for floating point handling; version...
2017-11-18 ggnAdded floating point support to expression evaluator...
2017-05-08 ggn(c) message in header files and doc mini adjustments.
2017-05-07 Shamus HammonsCode cleanup from last patch, also, version bump for...
2017-05-06 ggnIncrease line lengths for listing and line parser.
2017-04-27 ggnAdded -l* to enable listing without pagination. Fix...
2017-04-14 Shamus HammonsELF support for RMAC.
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 HammonsMisc. whitespace cleanups, removal of unneeded code.
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
2013-03-02 Shamus HammonsFix silly mask bugs, added check for use of undefined...
2013-02-13 Shamus HammonsFixed .cargs problem, more code cleanup/fixup
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.
2012-01-01 Graeme HinchliffeUpdated printf commands that were complaining about...
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.