]> Shamusworld >> Repos - rmac/history - sect.h
Added floating point support to expression evaluator, introduced FLOAT token, fixup...
[rmac] / sect.h
2017-11-18 ggnAdded floating point support to expression evaluator...
2017-08-29 Shamus HammonsAdded a few more fixes piggybacked on the last one...
2017-05-08 ggn(c) message in header files and doc mini adjustments.
2017-05-06 ggnInitial commit for 68020/30/40/60/68881/68882/68851...
2017-04-25 Shamus HammonsFixed code to remove warnings. Inching closer towards...
2017-04-20 Shamus HammonsCode cleanup, version bump for last commit. :-)
2017-04-20 ggn6502 support added back from original Madmac sources!
2017-04-14 Shamus HammonsELF support for RMAC.
2016-09-13 Shamus HammonsFix for bug #78: Thanks to ggn for reporting and supply...
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2014-11-14 Shamus HammonsFix for bug #29. 1.3.0
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
2013-03-05 Shamus HammonsMore fixups to remove warnings, removal of more cruft.
2013-02-16 Shamus HammonsFixed subtle bug in section marking code.
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.