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.
 
 
 
 
 
 
Rhys Weatherley 68e3c3ed6e Convert constant conditional branches such as "if true goto L" into 21 years ago
..
.cvsignore Modify the autoconf/automake build system to use libtool. 21 years ago
Makefile.am Put some infrastructure in place to support pluggable object models. 21 years ago
jit-alloc.c Initial revision 21 years ago
jit-apply-arm.c Initial revision 21 years ago
jit-apply-arm.h Initial revision 21 years ago
jit-apply-func.h Initial revision 21 years ago
jit-apply-x86.c Initial revision 21 years ago
jit-apply-x86.h Initial revision 21 years ago
jit-apply.c Initial revision 21 years ago
jit-block.c Get basic compilation working in Dynamic Pascal. 21 years ago
jit-cache.c Add "_jit_cache_get_end_method", to allow the end of a method's code 21 years ago
jit-cache.h Add "_jit_cache_get_end_method", to allow the end of a method's code 21 years ago
jit-context.c Add the "--dont-fold" option to Dynamic Pascal, so that we can run 21 years ago
jit-dump.c Add builtins for mathematical operations. 21 years ago
jit-elf-defs.h Initial revision 21 years ago
jit-elf-read.c Implement symbol relocations for the ELF binary reader. 21 years ago
jit-elf-write.c Initial revision 21 years ago
jit-except.cpp Initial revision 21 years ago
jit-function.c Get basic compilation working in Dynamic Pascal. 21 years ago
jit-gen-arm.c Initial revision 21 years ago
jit-gen-arm.h Initial revision 21 years ago
jit-gen-x86.h Initial revision 21 years ago
jit-init.c Initial revision 21 years ago
jit-insn.c Convert constant conditional branches such as "if true goto L" into 21 years ago
jit-internal.h Move the "JIT_TYPE_xxx" constants into the public headers and 21 years ago
jit-interp.cpp Test cases and bug fixes for mathematical operations. 21 years ago
jit-interp.h Round out the function call handling opcodes for the interpreter. 21 years ago
jit-intrinsic.c Initial revision 21 years ago
jit-live.c Initial revision 21 years ago
jit-memory.c Initial revision 21 years ago
jit-memory.h Initial revision 21 years ago
jit-meta.c Initial revision 21 years ago
jit-objmodel.c Put some infrastructure in place to support pluggable object models. 21 years ago
jit-opcode.c Round out the function call handling opcodes for the interpreter. 21 years ago
jit-pool.c Initial revision 21 years ago
jit-reg-alloc.c Fix a compile bug. 21 years ago
jit-reg-alloc.h Interpreter code conversion for relative pointer and copy opcodes; 21 years ago
jit-rules-arm.c Get basic compilation working in Dynamic Pascal. 21 years ago
jit-rules-arm.h Initial revision 21 years ago
jit-rules-interp.c Implement the exception-handling opcodes for the interpreter. 21 years ago
jit-rules-interp.h Implement the exception-handling opcodes for the interpreter. 21 years ago
jit-rules-x86.c Get basic compilation working in Dynamic Pascal. 21 years ago
jit-rules-x86.h Initial revision 21 years ago
jit-rules.c Initial revision 21 years ago
jit-rules.h Initial revision 21 years ago
jit-string.c Remove the locale-sensitive string comparison routines because 21 years ago
jit-symbol.c Implement symbol relocations for the ELF binary reader. 21 years ago
jit-thread.c Initial revision 21 years ago
jit-thread.h Initial revision 21 years ago
jit-type.c jit_type_promote_int: promote ubyte and ushort to uint, not int. 21 years ago
jit-value.c Convert constant conditional branches such as "if true goto L" into 21 years ago
jit-walk.c Initial revision 21 years ago