]> Shamusworld >> Repos - rmac/history - procln.c
Fix for bug where in alcyon mode the tokenizer would read past the end of the line.
[rmac] / procln.c
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...
2016-05-09 Shamus HammonsPossible fix for bug #72 (no warning on unclosed .ifs).
2015-11-17 ggnMoved some messages from -v to -x
2015-10-07 Shamus HammonsFix for bug #33. Thanks to Linkovitch for reporting!
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.
2015-01-13 Shamus HammonsFixed bug with -l switch.
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
2014-03-14 Shamus HammonsFixed ignored label on rept line (bug #18)
2013-11-09 Shamus HammonsFixed subtle bug in expr().
2013-09-13 Shamus HammonsFixed assembler not complaining when using RISC regs...
2013-03-05 Shamus HammonsMore fixups to remove warnings, removal of more cruft.
2013-03-04 Shamus HammonsVarious code cleanups, mainly to do with RISC assembly.
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
2013-02-03 Shamus HammonsFixed missing error reporting on fixup stage.
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.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.