]> git.sur5r.net Git - cc65/commit
Working on the new backend. Moved the files from the b6502 into the main
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 5 May 2001 11:46:02 +0000 (11:46 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 5 May 2001 11:46:02 +0000 (11:46 +0000)
commit0218f8c63222c2c26470f73604ce3cd937d8dada
tree826593b6eb56bd4edc9cff8fe6bfb648c493cdc7
parent8800b0c1c88a775aa11468ba7bf476f91ce66cae
Working on the new backend. Moved the files from the b6502 into the main
compiler dir because the backend is not really a submodule, so this did
not reflect the real relations of the backend to the rest of the compiler.

git-svn-id: svn://svn.cc65.org/cc65/trunk@713 b7a2c559-68d2-44c3-8de9-860c34a00d81
17 files changed:
src/cc65/anonname.c
src/cc65/anonname.h
src/cc65/asmcode.c
src/cc65/codeent.c
src/cc65/codeent.h
src/cc65/codegen.c
src/cc65/codelab.c
src/cc65/codelab.h
src/cc65/codeopt.c
src/cc65/codeopt.h
src/cc65/codeseg.c
src/cc65/codeseg.h
src/cc65/make/gcc.mak
src/cc65/opcodes.c
src/cc65/opcodes.h
src/cc65/segname.c
src/cc65/segname.h