1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/libguile/lightning
Andy Wingo 270147cf88 Fix r12 register spec for lightning with sysv x86-64 ABI
* libguile/lightning/lib/jit_x86.c (_rvs): Mark R12 as callee-save.
2018-08-24 11:43:09 +02:00
..
include Further lightning integration work 2018-06-30 12:07:00 +02:00
lib Fix r12 register spec for lightning with sysv x86-64 ABI 2018-08-24 11:43:09 +02:00
.gitattributes
.gitignore
AUTHORS
ChangeLog
COPYING
COPYING.DOC
COPYING.LESSER
lightning.am Wire up lightning into libguile build 2018-07-02 11:08:57 +02:00
NEWS
README
THANKS
TODO

GNU lightning is a library to aid in making portable programs
that compile assembly code at run time.  For more information,
look at the info documentation.