guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] 13/14: Merge branch 'arm-fix' into 'master'


From: Andy Wingo
Subject: [Guile-commits] 13/14: Merge branch 'arm-fix' into 'master'
Date: Fri, 12 Jun 2020 10:18:46 -0400 (EDT)

wingo pushed a commit to branch master
in repository guile.

commit 3260f7deebf4148f7c268e9a56cdab7a221e3da5
Merge: 763b1f8 2a4ed4b
Author: Andy Wingo <wingo@pobox.com>
AuthorDate: Thu Jun 11 16:11:24 2020 +0000

    Merge branch 'arm-fix' into 'master'
    
    Fix armv7 with the ARM instruction set
    
    Closes #12
    
    See merge request wingo/lightening!3

 .gitlab-ci.yml          |  7 +++-
 lightening.h            |  2 ++
 lightening/aarch64.c    | 12 ++++---
 lightening/arm-cpu.c    | 87 +++++++++++++++++++++++++++++--------------------
 lightening/lightening.c | 21 +++++++-----
 tests/jmpi_local.c      | 25 ++++++++++++++
 6 files changed, 105 insertions(+), 49 deletions(-)



reply via email to

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