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/3d831201/multiple-stacks-in-


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/3d831201/multiple-stacks-in-a-process updated. v0.8.4-1189-gb729acf
Date: Sun, 21 May 2017 14:09:44 +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/3d831201/multiple-stacks-in-a-process has been updated
       via  b729acf2778d82827500d2eb98c337262900ca1c (commit)
       via  94afb7bcb4b989f3263e8b306e6e8e4489d25c67 (commit)
       via  1aceff4be7cd983a1fd59cc51e1d882e4244621c (commit)
       via  273acb45eed36c6a04093edc895b3bd20972c44d (commit)
       via  6b7dd592ceea09f4a43b3b2199a227d46cdcfb3d (commit)
      from  6294d1d81e04727105166f52f6069e53ccea1bc3 (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 b729acf2778d82827500d2eb98c337262900ca1c
Author: Marek Marecki <address@hidden>
Date:   Sun May 21 14:06:32 2017 +0200

    Run deferred functions on normal returns

commit 94afb7bcb4b989f3263e8b306e6e8e4489d25c67
Author: Marek Marecki <address@hidden>
Date:   Sun May 21 14:06:10 2017 +0200

    Include names of deferred functions in trace lines

commit 1aceff4be7cd983a1fd59cc51e1d882e4244621c
Author: Marek Marecki <address@hidden>
Date:   Sun May 21 14:05:53 2017 +0200

    Include stack ID in trace lines

commit 273acb45eed36c6a04093edc895b3bd20972c44d
Author: Marek Marecki <address@hidden>
Date:   Sun May 21 11:58:02 2017 +0200

    One initialiser per line

commit 6b7dd592ceea09f4a43b3b2199a227d46cdcfb3d
Author: Marek Marecki <address@hidden>
Date:   Sun May 21 11:43:03 2017 +0200

    Turn deferred frames into stacks and save them on frame pop

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

Summary of changes:
 src/process.cpp             | 10 ++++++++--
 src/process/instr/calls.cpp | 22 ++++++++++++++++++++++
 src/process/stack.cpp       |  6 ++++--
 3 files changed, 34 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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