guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (5048a8a -> 00ed404)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (5048a8a -> 00ed404)
Date: Sun, 12 Feb 2017 14:32:54 -0500 (EST)

wingo pushed a change to branch master
in repository guile.

      from  5048a8a   Avoid reading garbage from dynstack
       new  00ed404   VM continuations store FP/SP by offset

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/continuations.c |  3 +--
 libguile/control.c       |  2 ++
 libguile/dynstack.c      | 27 ++++++++++++++++++++++++---
 libguile/dynstack.h      |  3 +++
 libguile/frames.c        | 28 ----------------------------
 libguile/frames.h        |  2 --
 libguile/stacks.c        |  5 +----
 libguile/vm.c            | 32 +++++++++-----------------------
 libguile/vm.h            | 11 +++++++++--
 9 files changed, 49 insertions(+), 64 deletions(-)



reply via email to

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