1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 05:20:16 +02:00
guile/include/lightning
pcpa 5a2df005c5 Correct wrong example and mt unsafe code in the arm backend.
* doc/body.texi: Correct reversed arguments in example of
	usage in a (possibly) multi threaded, multiple jit_state_t
	environments.

	* include/lightning/jit_arm.h, include/lightning/jit_private.h,
	lib/jit_arm-cpu.c, lib/jit_arm.c: Make a previously, non
	documented, global state private to the related jit_state_t
	generating code.
2013-09-12 00:24:19 -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 Correct wrong example and mt unsafe code in the arm backend. 2013-09-12 00:24:19 -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