]> Shamusworld >> Repos - rmac/history - object.c
Version bump for last commits; now at v2.0.6.
[rmac] / object.c
2020-01-03 Shamus HammonsEOY minor update.
2020-01-02 Shamus HammonsFix for bug #140 (unusual COFF writer case); now at...
2020-01-02 ggnAdded DSM directive for 56001 mode (and not only)....
2019-08-09 Shamus HammonsFix a few minor problems with 030 mode PC relative...
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 Shamus HammonsVersion bump for last eight commits; cleanup of Alcyon...
2018-01-24 ggnAdd flag -px in alcyon mode which enables extended...
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 HammonsAdded a few more fixes piggybacked on the last one...
2017-08-29 ggnOn some occasions elf output would misplace symbols...
2017-08-29 Shamus HammonsFix for section alignment values in ELF objects.
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-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-08 ggnWhen selecting ST .o output (-fa), don't write a .prg...
2015-11-17 ggnThe rest of the .PRGFLAGS patch. Sorry!
2015-11-17 ggnTEXT/DATA/BSS sizes printed at the end of assembly...
2015-11-14 ggnNew directive: PRGFLAGS sets GEMDOS PRG flags (such...
2015-11-14 ggnFix segfaulting when building .prg target on linux...
2015-11-01 ggnA few compiler warnings pacified.
2015-10-07 Shamus HammonsFixed WARNING macro to be system agnostic, added doco...
2015-10-07 ggnVisual Studio 2015 project files. A few warnings about...
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.
2015-01-13 Shamus HammonsFixed bug with -l switch.
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-12 Shamus HammonsFirst stab at removing cruft.
2013-02-12 Shamus HammonsBumped object size from 4MB to 6MB (ggn).
2012-01-19 James HammonsMore readability cleanups.
2012-01-18 James HammonsCode cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.