1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/doc
Paolo Bonzini 24794b0e83 add JIT_NEED_PUSH_POP and merge correct implementation of push/pop for SPARC
2006-11-20  Paolo Bonzini  <bonzini@gnu.org>
	    Ludovic Courtes  <ludo@chbouib.org>

	* lightning/i386/core-32.h: Disable jit_push and jit_pop if stack not needed.
	* lightning/i386/core-64.h: Disable jit_push and jit_pop if stack not needed.
	* lightning/sparc/core.h: Merge final implementation of jit_pushr and jit_popr.
	* lightning/ppc/core.h: Fix implementation of jit_pushr and jit_popr to
	work (more or less) across function calls.

	* tests/push-pop.c, tests/push-pop.ok: New test.
	* tests/Makefile.am: Run it.

Patches applied:

 * lcourtes@laas.fr--2005-libre/lightning--stable--1.2--patch-32
   Added missing SPARC changes from lightning@sv.gnu.org/lightning--stable--1.2--patch-10.

 * lcourtes@laas.fr--2005-libre/lightning--stable--1.2--patch-33
   SPARC: Fixed pushr/popr using %l7 to hold the pushed register offset.

 * lcourtes@laas.fr--2005-libre/lightning--stable--1.2--patch-34
   tests/push-pop.c: define `JIT_NEED_PUSH_POP'.

git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-40
2008-01-09 15:49:57 +01:00
..
.cvsignore big merge 2008-01-09 15:49:22 +01:00
.gitignore add .gitignore 2008-01-09 15:49:21 +01:00
body.texi update FSF address 2008-01-09 15:49:29 +01:00
lightning.texi big merge 2008-01-09 15:49:22 +01:00
lightningize.1 first merge of x86-64 backend and related configury changes 2008-01-09 15:49:45 +01:00
Makefile.am upgrade to autoconf 2.60 2008-01-09 15:49:40 +01:00
Makefile.in first merge of x86-64 backend and related configury changes 2008-01-09 15:49:45 +01:00
porting.texi update manual for jit_allocai 2008-01-09 15:49:54 +01:00
toc.texi clarify bundling documentation and improve autoconf macro 2008-01-09 15:49:36 +01:00
using.texi add JIT_NEED_PUSH_POP and merge correct implementation of push/pop for SPARC 2008-01-09 15:49:57 +01:00
version.texi cherrypick from ludovic courtes 2008-01-09 15:49:46 +01:00