1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-08 21:20:19 +02:00
guile/lib
2015-05-25 15:53:17 -03:00
..
jit_aarch64-cpu.c aarch64: Add initial jit_va_ calls to aarch64 2015-04-30 17:40:14 -03:00
jit_aarch64-fpu.c aarch64: Correct va_list offsets and double load. 2015-05-24 14:34:16 -03:00
jit_aarch64-sz.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
jit_aarch64.c Move multiply defined macro to a single header file. 2015-05-25 15:53:17 -03:00
jit_alpha-cpu.c alpha: Add initial jit_va_ calls to alpha 2015-05-20 13:09:22 -03:00
jit_alpha-fpu.c alpha: Save correct offset if loading a vararg double. 2015-05-20 23:19:16 -03:00
jit_alpha-sz.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
jit_alpha.c Move multiply defined macro to a single header file. 2015-05-25 15:53:17 -03:00
jit_arm-cpu.c Intermediate, fully functional, rework for variadic functions 2015-05-25 15:20:24 -03:00
jit_arm-swf.c Intermediate, fully functional, rework for variadic functions 2015-05-25 15:20:24 -03:00
jit_arm-sz.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
jit_arm-vfp.c Intermediate, fully functional, rework for variadic functions 2015-05-25 15:20:24 -03:00
jit_arm.c Move multiply defined macro to a single header file. 2015-05-25 15:53:17 -03:00
jit_disasm.c Update copyright date 2015-04-26 14:33:41 -03:00
jit_hppa-cpu.c hppa: Add initial jit_va_ calls to hppa 2015-05-19 19:39:28 -03:00
jit_hppa-fpu.c hppa: Add initial jit_va_ calls to hppa 2015-05-19 19:39:28 -03:00
jit_hppa-sz.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
jit_hppa.c Move multiply defined macro to a single header file. 2015-05-25 15:53:17 -03:00
jit_ia64-cpu.c ia64: Add initial jit_va_ calls to ia64 2015-05-10 19:35:40 -03:00
jit_ia64-fpu.c ia64: Add initial jit_va_ calls to ia64 2015-05-10 19:35:40 -03:00
jit_ia64-sz.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
jit_ia64.c Move multiply defined macro to a single header file. 2015-05-25 15:53:17 -03:00
jit_memory.c Update copyright date 2015-04-26 14:33:41 -03:00
jit_mips-cpu.c mips: Add initial jit_va_ calls to mips 2015-05-06 20:02:17 -03:00
jit_mips-fpu.c mips: Add initial jit_va_ calls to mips 2015-05-06 20:02:17 -03:00
jit_mips-sz.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
jit_mips.c Move multiply defined macro to a single header file. 2015-05-25 15:53:17 -03:00
jit_names.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
jit_note.c Update copyright date 2015-04-26 14:33:41 -03:00
jit_ppc-cpu.c Remove wrong comment after cut and paste 2015-05-05 20:57:18 -03:00
jit_ppc-fpu.c ppc: Add initial jit_va_ calls to ppc 2015-05-05 20:55:05 -03:00
jit_ppc-sz.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
jit_ppc.c Move multiply defined macro to a single header file. 2015-05-25 15:53:17 -03:00
jit_print.c Update copyright date 2015-04-26 14:33:41 -03:00
jit_s390-cpu.c s390: Add initial jit_va_ calls to s390 2015-05-02 21:15:16 -03:00
jit_s390-fpu.c s390: Add initial jit_va_ calls to s390 2015-05-02 21:15:16 -03:00
jit_s390-sz.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
jit_s390.c Move multiply defined macro to a single header file. 2015-05-25 15:53:17 -03:00
jit_size.c Update copyright date 2015-04-26 14:33:41 -03:00
jit_sparc-cpu.c sparc: Add initial jit_va_ calls to sparc 2015-05-20 14:33:31 -03:00
jit_sparc-fpu.c sparc: Add initial jit_va_ calls to sparc 2015-05-20 14:33:31 -03:00
jit_sparc-sz.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
jit_sparc.c Move multiply defined macro to a single header file. 2015-05-25 15:53:17 -03:00
jit_x86-cpu.c Intermediate, fully functional, rework for variadic functions 2015-05-25 15:20:24 -03:00
jit_x86-sse.c Update copyright date 2015-04-26 14:33:41 -03:00
jit_x86-sz.c Intermediate, fully functional, rework for variadic functions 2015-05-25 15:20:24 -03:00
jit_x86-x87.c Update copyright date 2015-04-26 14:33:41 -03:00
jit_x86.c Move multiply defined macro to a single header file. 2015-05-25 15:53:17 -03:00
lightning.c Add initial support to implement vararg jit functions 2015-04-27 21:12:32 -03:00
Makefile.am Bump library major. 2015-05-24 14:44:04 -03:00