]> Shamusworld >> Repos - rmac/history - mark.c
In ([bd,An/PC],Xn,od) parsing check for forced .w first and fall back to .l otherwise...
[rmac] / mark.c
2020-01-10 ggnIntroducing new switch -fr which outputs binaries assem...
2020-01-03 Shamus HammonsEOY minor update.
2019-08-06 Shamus HammonsAdded in DSP fixups to sect.c, misc. fixes for 6502...
2018-02-27 Shamus HammonsMinor tweak for OP data address fixups. Now at version...
2018-02-26 Shamus HammonsAdded Jaguar Object Processor assembler.
2018-02-10 Shamus HammonsPartial fix for bug #108 (Fixup cleanups).
2018-01-24 ggnVarious small fixes including:
2017-11-18 ggnAdded floating point support to expression evaluator...
2017-10-04 Shamus HammonsPatch to fix lack of WORD sized symbol relocations...
2017-08-29 Shamus HammonsAdded a few more fixes piggybacked on the last one...
2017-06-24 Shamus HammonsFixed bad char reporting, revamp of the error/warning...
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-21 Shamus HammonsMinor tweaking from last round of patching, version...
2017-04-21 Shamus HammonsPossible fix for bug #92.
2017-04-14 Shamus HammonsELF support for RMAC.
2016-09-27 ggn.incbin now uses the same directory sets as .include...
2015-10-07 Shamus HammonsApplied patches from ggn for bugs #38, 40, & 41. Thanks!
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2015-01-16 Shamus HammonsMisc. whitespace cleanups, removal of unneeded code.
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
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...
2013-02-16 Shamus HammonsFixed subtle bug in section marking code.
2013-02-13 Shamus HammonsFixed .cargs problem, more code cleanup/fixup
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.