mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-19 18:20:22 +02:00
Mirror of the upstream GNU Guile repository on Savannah.
https://www.gnu.org/software/guile/
2008-06-16 Paolo Bonzini <bonzini@gnu.org> * lightning/i386/core.h: Use jit_save in jit_replace. Move JIT_R definition... * lightning/i386/core-32.h: ... here; define jit_save so that the core.h has no effect on the 32-bit backend. * lightning/i386/core-64.h: Place JIT_R1/JIT_R2 in R10/R11, place outgoing arguments in the right spot from the beginning, define jit_save, fix jit_reg8/jit_reg16. |
||
---|---|---|
build-aux | ||
doc | ||
lightning | ||
opcode | ||
tests | ||
.cvsignore | ||
.gitattributes | ||
.gitignore | ||
aclocal.m4 | ||
AUTHORS | ||
ChangeLog | ||
config.h.in | ||
configure | ||
configure.ac | ||
COPYING | ||
COPYING.DOC | ||
COPYING.LESSER | ||
INSTALL | ||
lightning.h | ||
lightningize.in | ||
Makefile.am | ||
Makefile.in | ||
NEWS | ||
README | ||
THANKS |
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.