viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch deferred-calls-and-stack-unwinding


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch deferred-calls-and-stack-unwinding updated. v0.8.4-1217-g6f34da3
Date: Sat, 10 Jun 2017 14:41:01 +0200 (CEST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viua VM".

The branch, deferred-calls-and-stack-unwinding has been updated
       via  6f34da3039238b06e22c040a696fc179d11bbd9d (commit)
      from  62a23a6454d33c7794032accca219097a3a3100f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6f34da3039238b06e22c040a696fc179d11bbd9d
Author: Marek Marecki <address@hidden>
Date:   Sat Jun 10 14:34:57 2017 +0200

    Run deferred calls before their frame is dropped
    
    Stack has to be made to hold a state.

-----------------------------------------------------------------------

Summary of changes:
 include/viua/process.h                             | 26 ++++++++++++++++++++++
 .../calls_running_before_frame_is_dropped.asm}     | 13 ++++++++---
 src/process/instr/calls.cpp                        | 24 ++++++++++++++------
 src/process/stack.cpp                              | 11 +++++++++
 tests/tests.py                                     |  3 +++
 5 files changed, 67 insertions(+), 10 deletions(-)
 copy sample/asm/{text/texteq.asm => 
deferred/calls_running_before_frame_is_dropped.asm} (83%)


hooks/post-receive
-- 
Viua VM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]