guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (5342eb5 -> 2aa05ff)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (5342eb5 -> 2aa05ff)
Date: Thu, 30 Jul 2020 08:12:53 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

    from 5342eb5  Add JIT implementation for jtable
     new 44b07ae  Allow jit_begin_data to declare max data size
     new a6fc30d  Merge branch 'size-data' into 'master'
     new ca1cc01  Literal pools have word-alignment, not u64-alignment
     new ca35ac9  Merge branch 'word-align-literal-pools' into 'master'
     new d4e730a  Merge https://gitlab.com/wingo/lightening master branch
     new 2aa05ff  Update use of jit_begin_data API

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


Summary of changes:
 libguile/jit.c                              |  2 +-
 libguile/lightening/lightening.h            |  2 +-
 libguile/lightening/lightening/lightening.c | 46 ++++++++++++++++-------------
 libguile/lightening/tests/jmp_table.c       |  2 +-
 4 files changed, 29 insertions(+), 23 deletions(-)



reply via email to

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