]> Shamusworld >> Repos - rmac/shortlog
rmac
2020-08-03 ggnRemove unused variables in amode.c
2020-08-03 ggnFix move <ea>,<ea020> code generation
2020-08-03 ggnFix a bug in +o5 where outer displacement would not...
2020-08-03 ggnTidy up ([bd,An/PC],Xn.W/L...) size and scale parse...
2020-08-03 ggnAll size optimisation warnings are hidden by default...
2020-08-03 ggnTighten up ea parsing for 020+ ea modes: PC relative...
2020-08-03 ggnIn ([bd,An/PC],Xn,od) parsing check for forced .w first...
2020-07-20 Shamus HammonsReign in internal help back to 80 columns. :-P
2020-07-17 Shamus HammonsVersion bump for last commit + ws cleanups. Now at...
2020-07-17 ggnSlight revamp of the optimisation system, featuring...
2020-07-17 ggnFix for bug #165: apply checks when transforming adda...
2020-07-17 ggnUpdates to the manual for .opt and .incbin
2020-07-17 Shamus HammonsFix for bug #157 (token buffer overflow with long lines).
2020-07-04 Shamus HammonsAdd sanity checks to input line tokenizer. Probably...
2020-07-04 Shamus HammonsFix a small buglet in the last patch. :-)
2020-07-04 Shamus HammonsVersion bump for last commit. Now at v2.0.16.
2020-07-04 ggnExtend incbin to incbin "filename" [,][size][,][offset]
2020-07-04 Shamus HammonsFix for bug #149; thanks to ggn for the patch. Now...
2020-07-04 Shamus HammonsAccidentally committed wrong makefile. :-/
2020-07-04 Shamus HammonsVersion bump for last commit; now at v2.0.14.
2020-07-04 ggnFix gcc10/clang link errors by adding "extern" to expor...
2020-05-08 Shamus HammonsVersion bump for latest patch. Now at v2.0.13.
2020-05-08 James JonesProperly advance past register bank specifier
2020-03-02 Shamus HammonsVersion bump for last commit; now at v2.0.12.
2020-03-02 ggnSupplementary fix for bug #140. Apparently bf4dbb286011...
2020-02-28 Shamus HammonsAdded check to see that include paths actually exist.
2020-01-17 Shamus HammonsVersion bump for last commits; now at v2.0.10.
2020-01-17 ggnAdd support for some missing ptestr/ptestrw/fsmove...
2020-01-17 ggnAdded new optimisation option "+op" which enforces...
2020-01-15 ggnForgotten file for the VS project
2020-01-15 Shamus HammonsFixes for bug #144 (unitialized code paths in 6502...
2020-01-10 Shamus HammonsVersion bump for previous commits; now at v2.0.8.
2020-01-10 Shamus HammonsFurther fix for bug #135 (added RISC error reporting).
2020-01-10 ggnIntroducing new switch -fr which outputs binaries assem...
2020-01-10 ggnFix for #145 - addressing mode mask was not restrictive...
2020-01-04 Shamus HammonsFix for bug #135 (RISC error reporting for immediate...
2020-01-03 Shamus HammonsVersion bump for last commits; now at v2.0.6.
2020-01-03 ggnActually implement ^^FILESIZE this time :)
2020-01-03 ggnUpdated VS2015 project files, it should now build out...
2020-01-03 Shamus HammonsEOY minor update.
2020-01-03 Shamus HammonsMinor changes and version bump for prior commit; now...
2020-01-03 ggnYet another fix for bug #77 - eval is now uint64_t...
2020-01-02 Shamus HammonsFix for bug #140 (unusual COFF writer case); now at...
2020-01-02 ggnLong forgotten helper script which is used to create...
2020-01-02 Shamus HammonsVersion bump for the last few commits. Now at v2.0.3.
2020-01-02 ggnAdded DSM directive for 56001 mode (and not only)....
2020-01-02 ggnUpdated documentation for v2.0.0
2020-01-02 ggnImplement ^^FILESIZE unary operator that returns the...
2020-01-01 ggnWhen expanding macro parameters ("\{param_name}") insid...
2020-01-01 ggnMore correct calculation of ^^ABSCOUNT. Also updated...
2019-08-09 Shamus HammonsMinor code cleanups. dsp56k
2019-08-09 Shamus HammonsFix a few minor problems with 030 mode PC relative...
2019-08-08 Shamus HammonsAdded missing d_ds handling, add kludge for 56K fixups.
2019-08-08 Shamus HammonsForgot to update the copyright in rmac.c. D'oh! :-P
2019-08-08 Shamus HammonsOne more minor fix: add back FP values for 56001 in...
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-08-20 Shamus HammonsNow we're pretty sure that the codebase doesn't cause...
2018-06-23 Shamus HammonsCleanup of codebase and initial commit of 56K assembler...
2018-06-03 Shamus HammonsMinor fixups.
2018-05-16 Shamus HammonsVersion bump for last commit; now at version 1.13.5.
2018-05-16 ggnBug fix in flognp1. Better handling of cpbcc/fbcc/pbcc...
2018-05-16 Shamus HammonsVersion bump for last patch; now at v1.13.4.
2018-05-16 ggnFix for bug 120. AND can never accept an address regist...
2018-05-16 ggnDon't print bogus message about optimising long address...
2018-05-15 Shamus HammonsVersion bump for last commit. Now at version 1.13.2.
2018-05-15 ggnRemove hacky code that truncates absolute addresses...
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-24 Shamus HammonsFix for subtle bug in the expression analyzer.
2018-02-10 Shamus HammonsAdd fixup stubs for FU_FLOATfoo types. Now at version...
2018-02-10 Shamus HammonsCleanups for the RISC assembler. Now at version 1.12.3.
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).
2018-01-24 Shamus HammonsVersion bump for last eight commits; cleanup of Alcyon...
2018-01-24 ggnWhen an error occurs inside a macro or rept, report...
2018-01-24 ggnVarious small fixes including:
2018-01-24 ggnAdded missing (d16,An,Dn[.size][*scale]) addressing...
2018-01-24 ggnFix for addressing mode base value getting clobbered...
2018-01-24 ggnFPU instructions debugged and stricter checks enforced
2018-01-24 ggndivu.l/divs.l/mulu.l/muls.l debugged and condensed...
2018-01-24 ggnAdd flag -px in alcyon mode which enables extended...
2018-01-24 ggnAdded optimisation switches -o8 and -o9
2018-01-22 Shamus HammonsFixes for slightly broken Motorola extended float gener...
2018-01-21 Shamus HammonsLots of fixes for floating point handling; version...
2017-11-30 Shamus HammonsSmall cleanups + version bump for last commit.
2017-11-30 ggnVarious small fixes and additions to the 680x0 parts:
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-11-18 ggnAdded floating point support to expression evaluator...
2017-10-13 Shamus HammonsSmall fix for spurious "out of range" errors (tied...
2017-10-08 Shamus HammonsAdd support for 64-bit evaluations.
2017-10-04 Shamus HammonsPatch to fix lack of WORD sized symbol relocations...
2017-08-29 Shamus HammonsMissed a few double parens in eagen0.c. :-P
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-08-11 Shamus HammonsVersion bump (1.8.4) for last commit.
next