| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-09-23 | rt: Add missing <stdint.h> in rust_abi.h | Patrick Walton | -0/+1 | |
| 2011-09-23 | rt: Get RUST_TRACK_ORIGINS working. You can now call 'debug::dump_origin' in ↵ | Patrick Walton | -0/+4 | |
| gdb and get a backtrace saying where a box came from. | ||||
| 2011-09-23 | rt: Factor out stack walking into rust_abi.cpp | Patrick Walton | -0/+22 | |
| 2011-08-20 | rustc: Introduce ABI versioning so we can change value representations ↵ | Patrick Walton | -0/+4 | |
| without breaking the compiler | ||||
| 2011-08-20 | rt: Move the GetProcAddress/dlsym stuff out of rust_gc.cpp into rust_abi.h | Patrick Walton | -0/+38 | |
