]> Shamusworld >> Repos - rmac/commit
Partial fix for bug #108 (Fixup cleanups).
authorShamus Hammons <jlhamm@acm.org>
Sat, 10 Feb 2018 05:08:47 +0000 (23:08 -0600)
committerShamus Hammons <jlhamm@acm.org>
Sat, 10 Feb 2018 05:08:47 +0000 (23:08 -0600)
commit9153334781cd2e23750f4dc002e847606c07a1f0
tree9c868b7763ff9103ff8911e677a7e4fff895fff9
parent81c752326a21408c84f98a18aed065491a88b779
Partial fix for bug #108 (Fixup cleanups).

RMAC has needed a struct for fixups for some time, and now it has one.
All of the credit for pushing (and patching!) in that direction goes to
ggn; blame for the way it's implemented goes to me. There's still room
for improvement; but for now, this should leave us in much better shape.
Now at v1.12.0.
43 files changed:
6502.c
6502.h
68kgen.c
amode.c
amode.h
debug.c
debug.h
direct.c
direct.h
eagen.c
eagen.h
eagen0.c
error.c
error.h
expr.c
expr.h
fltpoint.c
fltpoint.h
kwgen.c
listing.c
listing.h
mach.c
mach.h
macro.c
macro.h
mark.c
mark.h
object.c
object.h
parmode.h
procln.c
procln.h
riscasm.c
riscasm.h
rmac.c
rmac.h
sect.c
sect.h
symbol.c
symbol.h
token.c
token.h
version.h