diff options
| author | Rafael Ávila de Espíndola <[email protected]> | 2011-05-05 14:01:16 -0400 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-05-05 15:46:10 -0700 |
| commit | d6deeffd95d8f2f5a7ddaaf90d2b0ce68dbf0f35 (patch) | |
| tree | e6cafaaf77e54e5a7ee74cedeb3909ed4e562bda /src/comp/back | |
| parent | Register new stage0 snapshots. (diff) | |
| download | rust-d6deeffd95d8f2f5a7ddaaf90d2b0ce68dbf0f35.tar.xz rust-d6deeffd95d8f2f5a7ddaaf90d2b0ce68dbf0f35.zip | |
Change the setup so that rust_activate_glue returns to rust_exit_task_glue
and rust_exit_task_glue calls the rust main.
This is simpler since we only need to setup one frame. It also matches
what ld.so does, so gdb is happy and stops a backtrace at rust_exit_task_glue
instead of continuing past whatever function happened to be before
rust_exit_task_glue is the object file.
This is the rt part and should be merged after the rust0 part.
Diffstat (limited to 'src/comp/back')
0 files changed, 0 insertions, 0 deletions