You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Aleksey Demakov 3997a29821 Include jit-dump.h and jit-memory.h from jit.h 5 years ago
..
.gitignore Remove duplicate entries from .gitignore files. 12 years ago
Makefile.am Move ops files from the config to jit dir. 12 years ago
jit-apply.h Add functions to alloc and free trampoline and closure code memory. 12 years ago
jit-arch-arm.h add jit-arch-arm.h 16 years ago
jit-arch-generic.h add comments 17 years ago
jit-arch-x86-64.h add comments 17 years ago
jit-arch-x86.h Fix build with MS cl on windows and some ANSI C issues. 17 years ago
jit-block.h allow multiple labels for single block 16 years ago
jit-common.h minor code cleanup 17 years ago
jit-context.h Add plugable memory manager interface. 12 years ago
jit-debugger.h use LGPL 2.1 for libjit 17 years ago
jit-defs.h.in Remove JITINT64CXX macro, move jit_size_t definition. 5 years ago
jit-dump.h use LGPL 2.1 for libjit 17 years ago
jit-dynamic.h use LGPL 2.1 for libjit 17 years ago
jit-elf.h use LGPL 2.1 for libjit 17 years ago
jit-except.h Keep function start and end with memory manager again, also lots of cosmetic changes. 12 years ago
jit-function.h Check for functions that are documented but not declared 5 years ago
jit-init.h Add functions to alloc and free trampoline and closure code memory. 12 years ago
jit-insn.h add an instruction for calling a nested function via a function and a frame pointer 7 years ago
jit-intrinsic.h Check for functions that are documented but not declared 5 years ago
jit-memory.h Remove JITINT64CXX macro, move jit_size_t definition. 5 years ago
jit-meta.h Include pertinent header in jit-meta.h 8 years ago
jit-objmodel-private.h use LGPL 2.1 for libjit 17 years ago
jit-objmodel.h use LGPL 2.1 for libjit 17 years ago
jit-opcode-compat.h Move declaration of obsolete opcodes to a separate include file. 13 years ago
jit-plus.h Massive jit-insn.c overhaul 7 years ago
jit-type.h Shuffle lines in jit-type.h 7 years ago
jit-unwind.h add unwinding interface 17 years ago
jit-util.h Remove jit_malloc_exec() and friends from public API. 12 years ago
jit-value.h use LGPL 2.1 for libjit 17 years ago
jit-vmem.h Fixed copyright notices for the new stuff written by Aleksey Demakov starting from the year 2011 to Aleksey Demakov. 12 years ago
jit-walk.h add missing argument 17 years ago
jit.h Include jit-dump.h and jit-memory.h from jit.h 5 years ago