]> Shamusworld >> Repos - rmac/history - mach.c
Added floating point support to expression evaluator, introduced FLOAT token, fixup...
[rmac] / mach.c
2017-11-18 ggnAdded floating point support to expression evaluator...
2017-10-13 Shamus HammonsSmall fix for spurious "out of range" errors (tied...
2017-10-08 Shamus HammonsAdd support for 64-bit evaluations.
2017-10-04 Shamus HammonsPatch to fix lack of WORD sized symbol relocations...
2017-08-29 Shamus HammonsMissed a few double parens in eagen0.c. :-P
2017-08-29 Shamus HammonsFix for section alignment values in ELF objects.
2017-08-10 ggnMultiple fixes for 020+ mode, including:
2017-07-20 Shamus HammonsFix for bug #102. Thanks (blame!) go to ggn & dml for...
2017-07-20 ggnVarious 020+ fixes. In brief, this commit fixes the...
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 ggnInitial commit for 68020/30/40/60/68881/68882/68851...
2017-04-20 Shamus HammonsCode cleanup, version bump for last commit. :-)
2017-04-19 ggnFix movep size optimising when +o3 is enabled. Show...
2017-04-14 Shamus HammonsELF support for RMAC.
2016-09-13 ggnRemoved -w flag, added +o[n], ~o[n] switches to control...
2016-09-13 Shamus HammonsFix for bug #78: Thanks to ggn for reporting and supply...
2016-05-15 Shamus HammonsFix for bug #67 (thanks to ggn for reporting!).
2015-11-17 ggnExtended switch -s to also warn about automatically...
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
2013-11-09 Shamus HammonsFixed subtle bug in expr().
2013-03-05 Shamus HammonsFix for last broken commit. Sorry about that!
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...
2012-11-24 Shamus HammonsFirst working 64-bit version of RMAC
2012-01-18 James HammonsCode cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.