[Gccpy-devel] [redbrain/gccpy] 81d34b: GCCPY:
Python Front-end to GCC
Brought to you by:
redbrain812
From: GitHub <no...@gi...> - 2013-05-11 10:16:13
|
Branch: refs/heads/master Home: https://github.com/redbrain/gccpy Commit: 81d34bc2fb5ef285562843ea92af45dc39adf447 https://github.com/redbrain/gccpy/commit/81d34bc2fb5ef285562843ea92af45dc39adf447 Author: redbrain <red...@gc...> Date: 2013-05-11 (Sat, 11 May 2013) Changed paths: M gcc/python/dot-dot.h M gcc/python/dot-pass-dot-PrettyPrint.cc M gcc/python/dot-pass-gen-types.cc M gcc/python/dot-pass-generic.cc M gcc/python/gpy-runtime.cc M gcc/python/gpy-runtime.def M gcc/python/gpy-runtime.h M gcc/python/py-parser.y M libgpython/runtime/gpy-module-stack.c Log Message: ----------- GCCPY: * New global virtual stack access mode * Added import parsing support * Preparing libgpython for multiple loaded modules * Bug fix on offset calculation for global virtual stack causing SEGV on MACOSX but not Linux |