1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 22:50:27 +02:00
guile/lib
Paulo Andrade b64b82ca51 Always set t12 to address of called function
* lib/jit_alpha-cpu.c: Always set t12 to the address of the
	current function, to properly work on all systems. Previously
	the shortcut did only work on Tru64. For Linux and glibc the
	change is required.
2018-02-22 13:17:28 -03:00
..
jit_aarch64-cpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_aarch64-fpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_aarch64-sz.c Implement new synthesized IR codes sequences 2015-06-04 18:53:07 -03:00
jit_aarch64.c Correct logic error with jit_live in jit_retr 2018-02-22 13:05:04 -03:00
jit_alpha-cpu.c Always set t12 to address of called function 2018-02-22 13:17:28 -03:00
jit_alpha-fpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_alpha-sz.c Implement new synthesized IR codes sequences 2015-06-04 18:53:07 -03:00
jit_alpha.c Correct logic error with jit_live in jit_retr 2018-02-22 13:05:04 -03:00
jit_arm-cpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_arm-swf.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_arm-sz.c Implement new synthesized IR codes sequences 2015-06-04 18:53:07 -03:00
jit_arm-vfp.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_arm.c Correct logic error with jit_live in jit_retr 2018-02-22 13:05:04 -03:00
jit_disasm.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_hppa-cpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_hppa-fpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_hppa-sz.c Implement new synthesized IR codes sequences 2015-06-04 18:53:07 -03:00
jit_hppa.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_ia64-cpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_ia64-fpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_ia64-sz.c ia64: Pass all tests for variadic jit functions 2015-06-06 22:28:20 -03:00
jit_ia64.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_memory.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_mips-cpu.c Correct issues with 32 bit big endian mips abis 2018-01-31 08:52:27 -05:00
jit_mips-fpu.c Correct issues with 32 bit big endian mips abis 2018-01-31 08:52:27 -05:00
jit_mips-sz.c Implement new synthesized IR codes sequences 2015-06-04 18:53:07 -03:00
jit_mips.c Correct logic error with jit_live in jit_retr 2018-02-22 13:05:04 -03:00
jit_names.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_note.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_ppc-cpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_ppc-fpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_ppc-sz.c Implement new synthesized IR codes sequences 2015-06-04 18:53:07 -03:00
jit_ppc.c Correct logic error with jit_live in jit_retr 2018-02-22 13:05:04 -03:00
jit_print.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_rewind.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_s390-cpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_s390-fpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_s390-sz.c Implement new synthesized IR codes sequences 2015-06-04 18:53:07 -03:00
jit_s390.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_size.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_sparc-cpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_sparc-fpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_sparc-sz.c Implement new synthesized IR codes sequences 2015-06-04 18:53:07 -03:00
jit_sparc.c Correct logic error with jit_live in jit_retr 2018-02-22 13:05:04 -03:00
jit_x86-cpu.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_x86-sse.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_x86-sz.c Implement new synthesized IR codes sequences 2015-06-04 18:53:07 -03:00
jit_x86-x87.c Update copyright year 2017-09-14 10:44:12 -04:00
jit_x86.c Correct logic error with jit_live in jit_retr 2018-02-22 13:05:04 -03:00
lightning.c Add extra argument to jit_update to prevent recursion on branches 2018-01-31 17:09:29 -05:00
Makefile.am Update copyright year 2017-09-14 10:44:12 -04:00