28 Commits (780b4b816ad85e046804596715cafc56996bbd1f)

Author SHA1 Message Date
Tom Tromey adc5b4573e Add pkg-config .pc files 7 years ago
Aleksey Demakov 1470c46b9f Massive jit-insn.c overhaul 7 years ago
Aleksey Demakov d6cb9551f0 Add insn_label_tight() method to jitplus 9 years ago
Aleksey Demakov 2c87f3cc58 Add insn_label_tight() method to jitplus 9 years ago
Aleksey Demakov c1ab845e93 Remove duplicate entries from .gitignore files. 12 years ago
Aleksey Demakov 3cd97b1030 Free function signature upon function creation in jitplus. 12 years ago
Klaus Treichel f1ad239d61 Add jitplus support for the new trunc insn. 14 years ago
Aleksey Demakov c528f9c0f0 update .gitignore files 16 years ago
Klaus Treichel 439963b871 rename .cvsimport to .gitimport 16 years ago
Aleksey Demakov c18e6dde0a add jump table support to jitplus interface 17 years ago
Aleksey Demakov 2da933cb49 use LGPL 2.1 for libjit 17 years ago
Aleksey Demakov 2a3a9f4fb4 fix texinfo markup for parameters 17 years ago
Aleksey Demakov 74e984980c remove jit_function_recompile 17 years ago
Aleksey Demakov 28eac85a0d fix a typo and add a wrapper for jit_function_reserve_label for jitplus 17 years ago
Aleksey Demakov ea9d00ae23 fix texinfo comments 18 years ago
Klaus Treichel 9e8c960f11 2006-08-31 Klaus Treichel <ktreichel@web.de> 18 years ago
Rhys Weatherley 8196846bb1 Clean up the breakpoint API and implement debug hooks for the interpreter. 20 years ago
Rhys Weatherley 5952bf0826 Add instructions and function API's for supporting debug line 20 years ago
Rhys Weatherley 2b85d40bc1 Re-implement the "push_return_area_ptr" patch so as to avoid wasting 21 years ago
Rhys Weatherley 0f17c4bcbc Add the "outgoing_frame_posn" instruction, to support tail calls. 21 years ago
Rhys Weatherley 8fd3a119dc Add support for outgoing parameter areas, which should reduce 21 years ago
Rhys Weatherley 2ee5d29874 Add "jit_insn_new_block" to simplify creating a new block that 21 years ago
Rhys Weatherley 8f3bc2a111 Add missing functions to the C++ API. 21 years ago
Rhys Weatherley a300002e3c Add the "jit_insn_alloca" instruction. 21 years ago
Rhys Weatherley df359fe695 Use both .libs and non.libs versions of the so paths, because some 21 years ago
Rhys Weatherley 6a8a9226ad Modify the autoconf/automake build system to use libtool. 21 years ago
Rhys Weatherley 5ae84d58e4 Get basic compilation working in Dynamic Pascal. 21 years ago
Rhys Weatherley 660d16f453 Add array access instructions. 21 years ago
Rhys Weatherley 6904378724 Initial revision 21 years ago