Patrick Walton
|
87700adb2f
|
rt: Add missing <stdint.h> in rust_abi.h
|
2011-09-23 15:14:44 -07:00 |
|
Patrick Walton
|
557d641175
|
rt: Get RUST_TRACK_ORIGINS working. You can now call 'debug::dump_origin' in gdb and get a backtrace saying where a box came from.
|
2011-09-23 15:06:28 -07:00 |
|
Patrick Walton
|
aabff480c9
|
rt: Factor out stack walking into rust_abi.cpp
|
2011-09-23 12:49:20 -07:00 |
|
Patrick Walton
|
25416bfae1
|
rustc: Introduce ABI versioning so we can change value representations without breaking the compiler
|
2011-08-20 14:22:09 -07:00 |
|
Patrick Walton
|
2f650038ad
|
rt: Move the GetProcAddress/dlsym stuff out of rust_gc.cpp into rust_abi.h
|
2011-08-20 14:06:04 -07:00 |
|