viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-402-g50f3925


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-402-g50f3925
Date: Tue, 11 Oct 2016 23:54:55 +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, devel has been updated
       via  50f392582a4601ce46e2d4779f69c30289f09ccf (commit)
       via  3c6b3c687bc533f6724e4e55484c84ec8091912c (commit)
       via  16f1d4f87b156826a3b2f86d2988f4968ed383d4 (commit)
       via  d40d27c85b26c6e0047b6170cbe9ec3bbfd743cc (commit)
       via  dba63df97a65f3e45a82bfd6543358e5dc6026af (commit)
      from  744160670f38a45d47d2150f5ee8e57047c3a04b (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 50f392582a4601ce46e2d4779f69c30289f09ccf
Author: Marek Marecki <address@hidden>
Date:   Tue Oct 11 23:37:53 2016 +0200

    Update Changelog

commit 3c6b3c687bc533f6724e4e55484c84ec8091912c
Author: Marek Marecki <address@hidden>
Date:   Tue Oct 11 00:47:18 2016 +0200

    Add *very* simple, broken file reading API

commit 16f1d4f87b156826a3b2f86d2988f4968ed383d4
Author: Marek Marecki <address@hidden>
Date:   Tue Oct 11 00:46:10 2016 +0200

    Fix correct verification of enclosing instructions
    
    Third operand (source register) should be checked, not second (target
    register).

commit d40d27c85b26c6e0047b6170cbe9ec3bbfd743cc
Author: Marek Marecki <address@hidden>
Date:   Mon Oct 10 23:39:43 2016 +0200

    Fix correctly verify functions ending with "tailcall" instruction

commit dba63df97a65f3e45a82bfd6543358e5dc6026af
Author: Marek Marecki <address@hidden>
Date:   Mon Oct 10 23:39:16 2016 +0200

    Rename functions in std::io module

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

Summary of changes:
 Changelog.markdown                   |  3 ++
 include/viua/version.h               |  2 +-
 src/cg/assembler/static_analysis.cpp |  2 +-
 src/cg/assembler/verify.cpp          |  4 +--
 src/stdlib/io.cpp                    | 65 +++++++++++++++++++++++++++++++++---
 5 files changed, 68 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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