viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch issue/38a0f558/add-instruction-for


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/38a0f558/add-instruction-for-allocating-local-registers updated. v0.9.0-1753-gc3b2fe7
Date: Fri, 29 Jun 2018 23:04:12 +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, issue/38a0f558/add-instruction-for-allocating-local-registers has 
been updated
       via  c3b2fe78423d3b6f5e0cc41da12c8c9fcdae1163 (commit)
      from  4d1b043d7b3cfb78fa7d052a2bde204722e9f750 (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 c3b2fe78423d3b6f5e0cc41da12c8c9fcdae1163
Author: Marek Marecki <address@hidden>
Date:   Fri Jun 29 23:04:08 2018 +0200

    Frames do not automatically create local register set

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

Summary of changes:
 include/viua/kernel/frame.h | 3 +--
 include/viua/process.h      | 7 +++----
 src/kernel/frame.cpp        | 4 +---
 src/process.cpp             | 6 +++---
 src/process/instr/calls.cpp | 6 ++++--
 src/process/stack.cpp       | 5 ++---
 src/scheduler/vps.cpp       | 3 ++-
 7 files changed, 16 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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