]> git.sur5r.net Git - cc65/commit
Reordered/splitted the optimization module
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 29 Sep 2001 11:09:25 +0000 (11:09 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 29 Sep 2001 11:09:25 +0000 (11:09 +0000)
commit21111ba235f184c962985fd79c4782eaa5990c83
tree1bed9f3cec08130365b63742571f2f4d60aa0863
parent2b07a07e5771de60d21aaafe6ba7fb499adfd95f
Reordered/splitted the optimization module

git-svn-id: svn://svn.cc65.org/cc65/trunk@981 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/codeopt.c
src/cc65/coptadd.c [new file with mode: 0644]
src/cc65/coptadd.h [new file with mode: 0644]
src/cc65/coptcmp.c [new file with mode: 0644]
src/cc65/coptcmp.h [new file with mode: 0644]
src/cc65/coptind.c
src/cc65/coptind.h
src/cc65/coptsub.c [new file with mode: 0644]
src/cc65/coptsub.h [new file with mode: 0644]
src/cc65/make/gcc.mak
src/cc65/make/watcom.mak