1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-27 05:30:23 +02:00
guile/include/lightning
pcpa 948315f45e Make jit_get_note a public interface.
* include/lightning.h, include/lightning/jit_private.h,
	lib/jit_note.c: Change the code argument of jit_get_note
	to a jit_pointer_t and make jit_get_note a public interface.
	It was intended so since start, as a way to map an offset
	in the code to a function name, file name and line number
	mapping.
2013-09-13 18:57:32 -03:00
..
jit_aarch64.h Add the jit_callee_save_p interface and extra register definitions. 2013-09-10 21:41:49 -03:00
jit_arm.h Correct wrong example and mt unsafe code in the arm backend. 2013-09-12 00:24:19 -03:00
jit_hppa.h Add the jit_callee_save_p interface and extra register definitions. 2013-09-10 21:41:49 -03:00
jit_ia64.h Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_mips.h Add the jit_callee_save_p interface and extra register definitions. 2013-09-10 21:41:49 -03:00
jit_ppc.h Add the jit_callee_save_p interface and extra register definitions. 2013-09-10 21:41:49 -03:00
jit_private.h Make jit_get_note a public interface. 2013-09-13 18:57:32 -03:00
jit_s390x.h Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
jit_sparc.h Add the jit_callee_save_p interface and extra register definitions. 2013-09-10 21:41:49 -03:00
jit_x86.h Add the jit_callee_save_p interface and extra register definitions. 2013-09-10 21:41:49 -03:00
Makefile.am Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00