lots of argument passing work finished and we can compile python nowtags/alpha-v0.1
commit6bb2994a691ee688ac538c2ac9d382804aad5abe
authorredbrain <redbrain@gcc.gnu.org>
Sat, 21 Apr 2012 18:12:19 +0000 (21 19:12 +0100)
committerredbrain <redbrain@gcc.gnu.org>
Sat, 21 Apr 2012 18:12:19 +0000 (21 19:12 +0100)
tree9bf8e9a3e0886c75383b07c144be6a157b285c11
parent30903ba9eb9e6b3f3d926041cfc438c71377d6f6
lots of argument passing work finished and we can compile python now
13 files changed:
gcc/python/py-dot-pass-genericify.c
gcc/python/py-parser.y
gcc/python/py-runtime.c
gcc/python/py-runtime.def
gcc/python/py-runtime.h
gcc/python/py-runtime.tpl
libgpython/include/gpython/objects.h
libgpython/include/gpython/runtime.h
libgpython/runtime/py-obj_class.c
libgpython/runtime/py-obj_classmethod.c
libgpython/runtime/py-obj_staticmethod.c
libgpython/runtime/py-runtime.c
libgpython/runtime/py-type-utils.c