1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00
guile/lib
pcpa 01be83d480 Make mips backend compile on a qemu image.
* include/lightning/jit_mips.h, lib/jit_mips.c: Update to
	make the mips backend compile in a qemu image.

	* lib/jit_ppc.c: Minor adaptations to help in having the
	ppc backend compilable.
2012-12-04 00:27:44 -02:00
..
jit_arm-cpu.c Update code to build and pass test cases in the arm port. 2012-12-03 14:27:27 -02:00
jit_arm-swf.c Update code to build and pass test cases in the arm port. 2012-12-03 14:27:27 -02:00
jit_arm-vfp.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_arm.c Update code to build and pass test cases in the arm port. 2012-12-03 14:27:27 -02:00
jit_disasm.c Update code to build and pass test cases in the arm port. 2012-12-03 14:27:27 -02:00
jit_mips-cpu.c Correct implementation problems on ix86. 2012-12-03 09:40:08 -02:00
jit_mips-fpu.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_mips.c Make mips backend compile on a qemu image. 2012-12-04 00:27:44 -02:00
jit_ppc-cpu.c Correct implementation problems on ix86. 2012-12-03 09:40:08 -02:00
jit_ppc-fpu.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_ppc.c Make mips backend compile on a qemu image. 2012-12-04 00:27:44 -02:00
jit_print.c Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
jit_x86-cpu.c Correct implementation problems on ix86. 2012-12-03 09:40:08 -02:00
jit_x86-sse.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_x86-x87.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_x86.c Correct implementation problems on ix86. 2012-12-03 09:40:08 -02:00
lightning.c 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