1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00
guile/lib
pcpa b23322100c AARCH64: Correct assertion test
* lib/jit_aarch64.c: Correct bad setup for assertion
	of consistency before a patch.
2014-08-10 11:26:18 -03:00
..
jit_aarch64-cpu.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_aarch64-fpu.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_aarch64-sz.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_aarch64.c AARCH64: Correct assertion test 2014-08-10 11:26:18 -03:00
jit_arm-cpu.c ARM: Do not emit a nop stack adjust instruction. 2014-04-05 17:14:04 -03:00
jit_arm-swf.c ARM: Minor changes that should allow building on non gnu-linux/gcc. 2013-11-27 15:05:27 -02:00
jit_arm-sz.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_arm-vfp.c ARM: Correct wrong offset for load/store of floats. 2013-10-08 01:20:19 -03:00
jit_arm.c Do not pass null for free, memcpy and memmove 2014-07-29 10:29:49 -03:00
jit_disasm.c Remove the global but not advertised jit_progname variable 2014-07-27 16:48:52 -03:00
jit_hppa-cpu.c HPPA: Correct bogus logic when calling function pointers. 2013-09-10 21:23:25 -03:00
jit_hppa-fpu.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_hppa-sz.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_hppa.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_ia64-cpu.c IA64: Correct some wrong checks value range checks. 2013-09-25 00:30:42 -03:00
jit_ia64-fpu.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_ia64-sz.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_ia64.c IA64: Force sync of instructions in get-jit-size build mode. 2013-09-28 14:19:33 -03:00
jit_memory.c Do not pass null for free, memcpy and memmove 2014-07-29 10:29:49 -03:00
jit_mips-cpu.c MIPS: Correct use of wrong test register 2014-08-10 11:21:57 -03:00
jit_mips-fpu.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_mips-sz.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_mips.c MIPS: Build and pass all test cases on mips64. 2013-10-04 00:01:31 -03:00
jit_note.c Do not pass null for free, memcpy and memmove 2014-07-29 10:29:49 -03:00
jit_ppc-cpu.c PPC: Correct wrong ldxi_l simplification in 64 bit mode 2013-10-08 16:39:14 -03:00
jit_ppc-fpu.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_ppc-sz.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_ppc.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_print.c Correct misplaced check for already visited blocks 2013-10-01 13:51:01 -03:00
jit_s390x-cpu.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_s390x-fpu.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_s390x-sz.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_s390x.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_size.c Implement the new jit_set_code interface. 2014-03-11 11:40:42 -03:00
jit_sparc-cpu.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_sparc-fpu.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_sparc-sz.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_sparc.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_x86-cpu.c x86: Ensure the x87 stack is empty when calling a function. 2013-12-03 15:09:48 -02:00
jit_x86-sse.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_x86-sz.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_x86-x87.c Implement the new jit_set_data interface. 2014-03-12 14:50:31 -03:00
jit_x86.c x86_64: Change x86_64 to also save/restore %rbx in inline asm. 2014-02-23 17:31:12 -03:00
lightning.c Do not pass null for free, memcpy and memmove 2014-07-29 10:29:49 -03:00
Makefile.am Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00