]> Shamusworld >> Repos - rmac/history - sect.c
Added Jaguar Object Processor assembler.
[rmac] / sect.c
2018-02-26 Shamus HammonsAdded Jaguar Object Processor assembler.
2018-02-10 Shamus HammonsAdd fixup stubs for FU_FLOATfoo types. Now at version...
2018-02-10 Shamus HammonsMinor bugfix for FU_NUM15 fixups.
2018-02-10 Shamus HammonsFix for D_foo() macros.
2018-02-10 Shamus HammonsPartial fix for bug #108 (Fixup cleanups).
2017-11-30 ggnVarious small fixes and additions to the 680x0 parts:
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-10-08 Shamus HammonsAdd support for 64-bit evaluations.
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-04-25 Shamus HammonsFixed code to remove warnings. Inching closer towards...
2017-04-21 Shamus HammonsVersion bump for last commit. ;-)
2017-04-21 ggn6502 mode: fix clearing of its RAM space with each...
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...
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-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2015-02-01 Shamus HammonsRemoved spurious printf.
2015-02-01 Shamus HammonsFixed a nasty bug that dropped symbols that shouldn...
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-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-16 Shamus HammonsFixed subtle bug in section marking code.
2013-02-13 Shamus HammonsFixed .cargs problem, more code cleanup/fixup
2013-02-03 Shamus HammonsFixed missing error reporting on fixup stage.
2013-02-03 Shamus HammonsFixed error reporting wrong file, off-by-one error...
2013-02-02 Shamus HammonsFixed compiler not checking for INCBIN in BSS sections.
2012-11-26 Shamus HammonsFixed problem with nested MACROs.
2012-11-24 Shamus HammonsSmall fix for FU_JR fixups.
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-07-09 SCPCDNo more crash whith some assembler file :
2012-01-19 James HammonsMore readability cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.