1
Fork 0
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/
Find a file
Paolo Bonzini 50b6e40e0d fix PPC modi
2006-07-06  Paolo Bonzini  <bonzini@gnu.org>
	    Ludovic Courtes  <ludovic.courtes@laas.fr>

	* lightning/ppc/core.h (_jit_mod): Replace with...
	(_jit_mod_big, _jit_mod_small): ... these.
	(jit_modi_i, jit_modi_ui): Rewrite.
	* tests/modi.c, tests/modi.ok: New tests.

git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-22
2008-01-09 15:49:35 +01:00
config update FSF address 2008-01-09 15:49:29 +01:00
doc fix PPC modi 2008-01-09 15:49:35 +01:00
lightning fix PPC modi 2008-01-09 15:49:35 +01:00
opcode fix PPC modi 2008-01-09 15:49:35 +01:00
tests fix PPC modi 2008-01-09 15:49:35 +01:00
.cvsignore big merge 2008-01-09 15:49:22 +01:00
.gitignore add .gitignore 2008-01-09 15:49:21 +01:00
aclocal.m4 fix PPC modi 2008-01-09 15:49:35 +01:00
AUTHORS big merge 2008-01-09 15:49:22 +01:00
ChangeLog fix PPC modi 2008-01-09 15:49:35 +01:00
config.h.in Fix comments in config.h.in 2008-01-09 15:49:31 +01:00
configure add autotools-generated files 2008-01-09 15:49:26 +01:00
configure.ac Fix comments in config.h.in 2008-01-09 15:49:31 +01:00
COPYING update FSF address 2008-01-09 15:49:29 +01:00
COPYING.DOC update FSF address 2008-01-09 15:49:29 +01:00
COPYING.LESSER update FSF address 2008-01-09 15:49:29 +01:00
INSTALL initial import 2004-10-10 21:18:38 +00:00
lightning.h update FSF address 2008-01-09 15:49:29 +01:00
lightning.m4 initial import 2004-10-10 21:18:38 +00:00
lightningize.in update FSF address 2008-01-09 15:49:29 +01:00
Makefile.am use autoheader like every other package in this world 2008-01-09 15:49:23 +01:00
Makefile.in fix PPC modi 2008-01-09 15:49:35 +01:00
NEWS big merge 2008-01-09 15:49:22 +01:00
README initial import 2004-10-10 21:18:38 +00:00
THANKS big merge 2008-01-09 15:49:22 +01:00

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.