1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-28 22:10:29 +02:00
guile/lib
pcpa 19e227e035 Correct off by one bug on s390x subi.
* lib/jit_s390x-cpu.c: Correct code checking if immediate
	fits instruction, but using the negated value.
2013-08-11 18:07:44 -03:00
..
jit_aarch64-cpu.c New aarch64 port built on the Foundation v8 emulator. 2013-07-16 20:09:02 -03:00
jit_aarch64-fpu.c Cosmetic removal of white spaces in end of lines. 2013-08-10 11:38:43 -03:00
jit_aarch64.c Cosmetic removal of unused macros. 2013-07-28 13:58:06 -03:00
jit_arm-cpu.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_arm-swf.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_arm-vfp.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_arm.c New aarch64 port built on the Foundation v8 emulator. 2013-07-16 20:09:02 -03:00
jit_disasm.c New s390x port built on the hercules emulator and fedora 16 image. 2013-07-28 14:13:39 -03:00
jit_hppa-cpu.c Build and pass all test cases on a multiprocessor HP-UX. 2013-06-09 18:31:50 -03:00
jit_hppa-fpu.c Cosmetic removal of white spaces in end of lines. 2013-08-10 11:38:43 -03:00
jit_hppa.c Cosmetic removal of white spaces in end of lines. 2013-08-10 11:38:43 -03:00
jit_ia64-cpu.c Cosmetic removal of white spaces in end of lines. 2013-08-10 11:38:43 -03:00
jit_ia64-fpu.c Cosmetic removal of white spaces in end of lines. 2013-08-10 11:38:43 -03:00
jit_ia64.c Correct mips o32 abi that was broken when adding n32 abi support. 2013-06-25 12:21:07 -03:00
jit_memory.c Do not start over jit generation if can safely grow buffer size. 2013-03-29 12:53:40 -03:00
jit_mips-cpu.c Cosmetic removal of white spaces in end of lines. 2013-08-10 11:38:43 -03:00
jit_mips-fpu.c Build and pass all tests on big endian Irix mips using the n32 abi. 2013-06-22 19:44:00 -03:00
jit_mips.c Correct mips o32 abi that was broken when adding n32 abi support. 2013-06-25 12:21:07 -03:00
jit_note.c Add a simple memory management wrapper. 2013-03-29 12:10:36 -03:00
jit_ppc-cpu.c Adjust lightning to work on ppc AIX. 2013-06-07 21:27:52 -03:00
jit_ppc-fpu.c Adjust lightning to work on ppc AIX. 2013-06-07 21:27:52 -03:00
jit_ppc.c Correct mips o32 abi that was broken when adding n32 abi support. 2013-06-25 12:21:07 -03:00
jit_print.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_s390x-cpu.c Correct off by one bug on s390x subi. 2013-08-11 18:07:44 -03:00
jit_s390x-fpu.c New s390x port built on the hercules emulator and fedora 16 image. 2013-07-28 14:13:39 -03:00
jit_s390x.c New s390x port built on the hercules emulator and fedora 16 image. 2013-07-28 14:13:39 -03:00
jit_sparc-cpu.c Cosmetic removal of white spaces in end of lines. 2013-08-10 11:38:43 -03:00
jit_sparc-fpu.c Pass all but the (not yet implemented) qmul and qdiv tests in sparc 2013-02-19 01:06:18 -03:00
jit_sparc.c Correct build and pass all tests on Solaris Sparc. 2013-06-18 22:54:29 -03:00
jit_x86-cpu.c Cosmetic removal of white spaces in end of lines. 2013-08-10 11:38:43 -03:00
jit_x86-sse.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_x86-x87.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_x86.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
lightning.c New s390x port built on the hercules emulator and fedora 16 image. 2013-07-28 14:13:39 -03:00
Makefile.am New s390x port built on the hercules emulator and fedora 16 image. 2013-07-28 14:13:39 -03:00