large cleanup to code base and working on global callable object table generation
commit5f43fd9a8f629cfdb95b6b2632141a45ef8d8334
authorredbrain <redbrain@gcc.gnu.org>
Fri, 17 Sep 2010 02:48:03 +0000 (17 03:48 +0100)
committerredbrain <redbrain@gcc.gnu.org>
Fri, 17 Sep 2010 02:48:03 +0000 (17 03:48 +0100)
treede9fd4d03dc8733847d9dba19fcd08b24cbdd240
parent95ab7553b3b3e2b3289676ea6fc982715b7a5d59
large cleanup to code base and working on global callable object table generation
gcc/python/Make-lang.in
gcc/python/gpython.h
gcc/python/py-decl.c
gcc/python/py-lang.c
gcc/python/py-stmt.c
gcc/python/py-tree.h
gcc/python/py-types.c [new file with mode: 0644]
gcc/python/py-types.h [new file with mode: 0644]
gcc/python/py-vec.c
gcc/python/py-vec.h