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-258-g0e1fe3f


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-258-g0e1fe3f
Date: Sat, 24 Sep 2016 02:39:53 +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  0e1fe3f01a20112fe13f78b14978e9e4e2eb09ee (commit)
       via  24e38d64bb8c0fbe9079b93b4929b75caaa7eb85 (commit)
      from  20877791d923d59a7393c23f6cbf60473f3183f0 (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 0e1fe3f01a20112fe13f78b14978e9e4e2eb09ee
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 24 02:23:51 2016 +0200

    Add checking for registers being defined before being named

commit 24e38d64bb8c0fbe9079b93b4929b75caaa7eb85
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 24 02:22:43 2016 +0200

    Fix std::misc to pass new register-name check

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

Summary of changes:
 sample/asm/misc/broken_watchdog.asm                                | 7 +++----
 ...e_already_taken.asm => register_defined_before_being_named.asm} | 2 +-
 src/cg/assembler/static_analysis.cpp                               | 3 +++
 src/stdlib/viua/misc.asm                                           | 7 +++----
 tests/tests.py                                                     | 3 +++
 5 files changed, 13 insertions(+), 9 deletions(-)
 copy sample/asm/static_analysis_errors/{register_name_already_taken.asm => 
register_defined_before_being_named.asm} (96%)


hooks/post-receive
-- 
Viua VM



reply via email to

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