]> Shamusworld >> Repos - rmac/history - eagen0.c
Version bump for last commit. :-)
[rmac] / eagen0.c
2021-08-20 ggnAdd new optimisation switches for 56001 mode that were...
2021-06-09 ggnFix for issue #179: Don't touch o10 when +/~Oall is... v2.1.6
2021-03-07 Shamus HammonsUpdate to the name (don't ask), and copyright dates... v2.1.0
2020-08-03 Shamus HammonsVersion bump + cleanup for last commit; now at v2.0.19.
2020-07-17 Shamus HammonsVersion bump for last commit + ws cleanups. Now at...
2020-07-17 ggnSlight revamp of the optimisation system, featuring...
2020-01-17 ggnAdded new optimisation option "+op" which enforces...
2020-01-03 Shamus HammonsEOY minor update.
2019-08-09 Shamus HammonsFix a few minor problems with 030 mode PC relative...
2019-08-06 Shamus HammonsAdded in DSP fixups to sect.c, misc. fixes for 6502...
2018-02-26 Shamus HammonsAdded Jaguar Object Processor assembler.
2018-02-10 Shamus HammonsPartial fix for bug #108 (Fixup cleanups).
2018-01-21 Shamus HammonsLots of fixes for floating point handling; version...
2017-11-18 ggnAdded floating point support to expression evaluator...
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-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-19 ggnFix movep size optimising when +o3 is enabled. Show...
2017-04-14 Shamus HammonsELF support for RMAC.
2016-09-13 Shamus HammonsVersion bump. :-)
2016-09-13 ggnAdded .opt directive with similar syntax to command...
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...
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
2012-01-18 James HammonsCode cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.