1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/tests
Paolo Bonzini 3a04a40aae merge some bugfixes, give right meaning to jit_retval_[fd]
2006-11-22  Paolo Bonzini  <bonzini@gnu.org>

	* lightning/i386/asm-i386.h: Move x86-64 instructions...
	* lightning/i386/asm-64.h: ... here.
	* lightning/i386/fp-32.h: Fix bugfixes worked around in froofyJIT.
	Add JIT_FPRET.
	* lightning/sparc/fp.h: Likewise.
	* lightning/ppc/fp.h: Likewise.
	* lightning/fp-common.h: Adjust for JIT_FPRET.
	* tests/funcfp.c: Adjust for JIT_FPRET.
	* tests/rpnfp.c: Adjust for JIT_FPRET.

git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-47
git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-48
2008-01-09 15:50:05 +01:00
..
add.c update FSF address 2008-01-09 15:49:29 +01:00
add.ok initial import 2004-10-10 21:18:38 +00:00
allocai.c add jit_allocai for SPARC 2008-01-09 15:49:51 +01:00
allocai.ok add jit_allocai for SPARC 2008-01-09 15:49:51 +01:00
bp.c update FSF address 2008-01-09 15:49:29 +01:00
bp.ok big merge 2008-01-09 15:49:22 +01:00
divi.c cherrypick from ludovic courtes 2008-01-09 15:49:46 +01:00
divi.ok cherrypick from ludovic courtes 2008-01-09 15:49:46 +01:00
fib.c update FSF address 2008-01-09 15:49:29 +01:00
fib.ok initial import 2004-10-10 21:18:38 +00:00
fibdelay.c update FSF address 2008-01-09 15:49:29 +01:00
fibdelay.ok initial import 2004-10-10 21:18:38 +00:00
fibit.c update FSF address 2008-01-09 15:49:29 +01:00
fibit.ok initial import 2004-10-10 21:18:38 +00:00
funcfp.c merge some bugfixes, give right meaning to jit_retval_[fd] 2008-01-09 15:50:05 +01:00
funcfp.ok big merge 2008-01-09 15:49:22 +01:00
incr.c update FSF address 2008-01-09 15:49:29 +01:00
incr.ok initial import 2004-10-10 21:18:38 +00:00
ldxi.c checkin rewrite of i386 assembler 2008-01-09 15:50:00 +01:00
ldxi.ok bump version, add ldxi test case 2008-01-09 15:49:39 +01:00
Makefile.am add JIT_NEED_PUSH_POP and merge correct implementation of push/pop for SPARC 2008-01-09 15:49:57 +01:00
Makefile.in add JIT_NEED_PUSH_POP and merge correct implementation of push/pop for SPARC 2008-01-09 15:49:57 +01:00
modi.c fix PPC modi 2008-01-09 15:49:35 +01:00
modi.ok fix PPC modi 2008-01-09 15:49:35 +01:00
movi.c cherrypick from ludovic courtes 2008-01-09 15:49:46 +01:00
movi.ok cherrypick from ludovic courtes 2008-01-09 15:49:46 +01:00
printf.c x86-64 now passes test suite 2008-01-09 15:50:01 +01:00
printf.ok initial import 2004-10-10 21:18:38 +00:00
printf2.c update FSF address 2008-01-09 15:49:29 +01:00
printf2.ok initial import 2004-10-10 21:18:38 +00:00
push-pop.c add JIT_NEED_PUSH_POP and merge correct implementation of push/pop for SPARC 2008-01-09 15:49:57 +01:00
push-pop.ok add JIT_NEED_PUSH_POP and merge correct implementation of push/pop for SPARC 2008-01-09 15:49:57 +01:00
ret.c added ret test and clarified JIT_RET documentation 2008-01-09 15:49:47 +01:00
ret.ok added ret test and clarified JIT_RET documentation 2008-01-09 15:49:47 +01:00
rpn.c remove pushr/popr from testsuite 2008-01-09 15:49:53 +01:00
rpn.ok initial import 2004-10-10 21:18:38 +00:00
rpnfp.c merge some bugfixes, give right meaning to jit_retval_[fd] 2008-01-09 15:50:05 +01:00
rpnfp.ok initial import 2004-10-10 21:18:38 +00:00
run-test fix x86-64 builds 2008-01-09 15:49:55 +01:00
testfp.c fix x86-64 builds 2008-01-09 15:49:55 +01:00
testfp.ok fixes to sparc floating point 2008-01-09 15:49:25 +01:00