guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (09e4fc4 -> 1fb3992)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (09e4fc4 -> 1fb3992)
Date: Mon, 27 May 2019 13:06:08 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

      from  09e4fc4   Merge remote-tracking branch 'lightening/master'
       new  84b9ef0   Add breakpoint instruction
       new  49fa49c   Merge remote-tracking branch 'lightening/master'
       new  d0a95bf   Revert "Fix atomics usage in handle-interrupts JIT."
       new  2ba50e2   Revert "Inline the atomic intrinsics"
       new  1fb3992   Reapply atomics inlining

The 5 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/lightening/lightening.h             |  2 ++
 libguile/lightening/lightening/aarch64-cpu.c | 13 +++++++++++++
 libguile/lightening/lightening/arm-cpu.c     | 13 +++++++++++++
 libguile/lightening/lightening/x86-cpu.c     |  6 ++++++
 libguile/vm-engine.c                         |  4 ++--
 5 files changed, 36 insertions(+), 2 deletions(-)



reply via email to

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