Codebase list sdcc / debian/3.8.0+dfsg-1 src
debian/3.8.0+dfsg-1

Tree @debian/3.8.0+dfsg-1 (Download .tar.gz)

1
2
3
4
5
6
7
8
sdcc/src
--------

C compiler source.

Everything shared is in this directory.  Port specific files like the
code generator (gen.c), register allocator (ralloc.c) and support
functions are in the appropriate port directory (ie mcs51 for the 8051).