gc: factor out allocation
authorBernhard Urban <lewurm@gmail.com>
Thu, 10 May 2012 10:27:48 +0000 (12:27 +0200)
committerBernhard Urban <lewurm@gmail.com>
Thu, 10 May 2012 10:28:45 +0000 (12:28 +0200)
commit6f979304b8c4334737feeb5dd5e053c03a8a559c
treef6127b5577615cafc54129544030915a66aecb82
parent07098e43cd1183f1367d7fed436e44a36083e653
gc: factor out allocation

in order to have central place when starting with garbage collection.
Mate/ClassPool.hs
Mate/GarbageAlloc.hs [new file with mode: 0644]
Mate/Strings.hs
Mate/X86CodeGen.hs
ffi/trap.c