]> Shamusworld >> Repos - rmac/commit
First stab at removing cruft.
authorShamus Hammons <jlhamm@acm.org>
Tue, 12 Feb 2013 18:32:56 +0000 (12:32 -0600)
committerShamus Hammons <jlhamm@acm.org>
Tue, 12 Feb 2013 18:32:56 +0000 (12:32 -0600)
commit295836a17362d5f57e171018fb6658f845f419e8
tree5202686339a5834c62bfbcb0f6ff6ad8d1742433
parent26bc03271bede4256ab52496d52de67018e33a01
First stab at removing cruft.

Removing all automatic code munging in the background by the RISC
compiler, including GPU in main idiocy. This means there are no more
built-in macros either. If you really needed this functionality, you can
put macros in your source code to do it. It doesn't belong in the guts
of the assembler.
direct.c
expr.c
macro.c
macro.h
mntab
object.c
risca.c
risca.h
rmac.c
rmac.h
version.h