about summary refs log tree commit diff
path: root/src/rt/rust_gc_metadata.cpp
AgeCommit message (Expand)AuthorLines
2012-09-07gc: Refactoring.Elliott Slaughter-1/+1
2012-09-07rt: Fix GC metadata for 64-bit systems.Elliott Slaughter-2/+2
2012-09-07gc: Fix for GC missing stack frames across segment boundaries.Elliott Slaughter-7/+7
2012-09-07gc: Add stack walker for new garbage collector.Elliott Slaughter-0/+80