1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 21:30:29 +02:00
guile/include/lightning
pcpa 2751320022 Correct stack.tst test case on ppc. Now all tests pass in all backends.
* include/lightning/jit_ppc.h: Correct mismatch of JIT_F{1,5}
	with enum codes, that were correct, and returned by jit_f().

	* lib/jit_ppc-cpu.c, lib/jit_ppc-fpu.c, lib/jit_ppc.c: Properly
	implement and better describe values when generating stack
	frames.
2012-12-20 14:34:28 -02:00
..
jit_arm.h Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
jit_mips.h Correct mips backend implementation to pass initial tests. 2012-12-04 12:39:10 -02:00
jit_ppc.h Correct stack.tst test case on ppc. Now all tests pass in all backends. 2012-12-20 14:34:28 -02:00
jit_private.h Make it clear stdarg like abstraction is not supported. 2012-12-14 15:21:39 -02:00
jit_x86.h Correct implementation problems on ix86. 2012-12-03 09:40:08 -02:00
Makefile.am Correct make distcheck. 2012-12-03 07:26:40 -02:00