]> Shamusworld >> Repos - rmac/history - error.c
Supplementary fix for bug #140. Apparently bf4dbb2860116dd1d0fd934b28a16f9eb15cd7fd...
[rmac] / error.c
2020-01-03 Shamus HammonsEOY minor update.
2019-08-07 Shamus HammonsThe deed has been accomplished.
2019-08-06 Shamus HammonsAdded in DSP fixups to sect.c, misc. fixes for 6502...
2018-02-10 Shamus HammonsPartial fix for bug #108 (Fixup cleanups).
2018-01-24 ggnWhen an error occurs inside a macro or rept, report...
2017-11-29 ggnModified IMACRO and IREPT to store line numbers during...
2017-11-29 Shamus HammonsRoll back TOKENPTR changes and most of the .u32 changes...
2017-11-21 Shamus HammonsFixes for last commit; version is now 1.10.0.
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-04-14 Shamus HammonsELF support for RMAC.
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2015-01-16 Shamus HammonsMisc. whitespace cleanups, removal of unneeded code.
2013-11-09 Shamus HammonsFixed subtle bug in expr().
2013-03-05 Shamus HammonsMore fixups to remove warnings, removal of more cruft.
2013-02-03 Shamus HammonsFixed error reporting wrong file, off-by-one error...
2012-11-24 Shamus HammonsFirst working 64-bit version of RMAC
2012-01-18 James HammonsCode cleanups.
2012-01-11 James HammonsFix submitted by partycle: Make errors GNU compatible.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.