1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-04 11:10:27 +02:00
guile/lib
pcpa ae6101f662 IA64: Correct some wrong checks value range checks.
* lib/jit_ia64-cpu.c, lib/jit_ia64-fpu.c: Correct some
	off by one range checks (that were only accepting values
	one less than the maximum allowed) and an invalid test
	condition check that was forcing it to always use
	indirect jumps even when reachable with an immediate
	displacement.
2013-09-25 00:30:42 -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 Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_arm-cpu.c Correct wrong example and mt unsafe code in the arm backend. 2013-09-12 00:24:19 -03:00
jit_arm-swf.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03: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 Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_arm.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_disasm.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -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 Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_hppa-sz.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -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 IA64: Correct some wrong checks value range checks. 2013-09-25 00:30:42 -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 Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_memory.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_mips-cpu.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_mips-fpu.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_mips-sz.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_mips.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_note.c Make jit_get_note a public interface. 2013-09-13 18:57:32 -03:00
jit_ppc-cpu.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_ppc-fpu.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_ppc-sz.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -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 license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_s390x-cpu.c S390X: Correct values of float registers saved on stack. 2013-09-10 21:26:13 -03:00
jit_s390x-fpu.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_s390x-sz.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_s390x.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_size.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -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 Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_sparc-sz.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_sparc.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_x86-cpu.c Correct build and check on NetBSD amd64. 2013-08-26 16:31:42 -03:00
jit_x86-sse.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_x86-sz.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_x86-x87.c Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_x86.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
lightning.c Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
Makefile.am Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00