1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00
guile/libguile/lightning/lib
Andy Wingo 5787f4e516 Fix -Wunused-function error for x86 not on sun
* libguile/lightning/lib/jit_x86-x87.c (_fstcwm): Surround definition
  with ifdef(sun).
2018-10-07 16:44:13 +02:00
..
jit_aarch64-cpu.c
jit_aarch64-fpu.c
jit_aarch64-sz.c
jit_aarch64.c
jit_alpha-cpu.c
jit_alpha-fpu.c
jit_alpha-sz.c
jit_alpha.c
jit_arm-cpu.c
jit_arm-swf.c
jit_arm-sz.c
jit_arm-vfp.c
jit_arm.c
jit_hppa-cpu.c
jit_hppa-fpu.c
jit_hppa-sz.c
jit_hppa.c
jit_ia64-cpu.c
jit_ia64-fpu.c
jit_ia64-sz.c
jit_ia64.c
jit_memory.c Always enable assertions in embedded lightning 2018-07-01 20:58:08 +02:00
jit_mips-cpu.c
jit_mips-fpu.c
jit_mips-sz.c
jit_mips.c
jit_names.c Revert "Remove jit_names.c." 2018-10-07 16:29:18 +02:00
jit_note.c Always enable assertions in embedded lightning 2018-07-01 20:58:08 +02:00
jit_ppc-cpu.c
jit_ppc-fpu.c
jit_ppc-sz.c
jit_ppc.c
jit_print.c Revert "Remove jit_names.c." 2018-10-07 16:29:18 +02:00
jit_rewind.c Always enable assertions in embedded lightning 2018-07-01 20:58:08 +02:00
jit_s390-cpu.c
jit_s390-fpu.c
jit_s390-sz.c
jit_s390.c
jit_size.c Always enable assertions in embedded lightning 2018-07-01 20:58:08 +02:00
jit_sparc-cpu.c
jit_sparc-fpu.c
jit_sparc-sz.c
jit_sparc.c
jit_x86-cpu.c
jit_x86-sse.c
jit_x86-sz.c
jit_x86-x87.c Fix -Wunused-function error for x86 not on sun 2018-10-07 16:44:13 +02:00
jit_x86.c Fix r12 register spec for lightning with sysv x86-64 ABI 2018-08-24 11:43:09 +02:00
lightning.c Fix default code allocator in Lightning 2018-08-20 08:59:19 +02:00