16 Commits (68e3c3ed6eb210ea175d5559e81e8596b6fec01c)

Author SHA1 Message Date
Rhys Weatherley 68e3c3ed6e Convert constant conditional branches such as "if true goto L" into 21 years ago
Rhys Weatherley 1f302b83f8 Put some infrastructure in place to support pluggable object models. 21 years ago
Rhys Weatherley 7742075338 Add the "--dont-fold" option to Dynamic Pascal, so that we can run 21 years ago
Rhys Weatherley c593470194 Incorrect values for jit_max_int and jit_max_long. 21 years ago
Rhys Weatherley 6a8a9226ad Modify the autoconf/automake build system to use libtool. 21 years ago
Rhys Weatherley b68a43a657 Round out the function call handling opcodes for the interpreter. 21 years ago
Rhys Weatherley 559c7a2ab7 Move the "JIT_TYPE_xxx" constants into the public headers and 21 years ago
Rhys Weatherley d98fe558ee Move the dynlib and C++ name mangling routines into a separate 21 years ago
Rhys Weatherley 9d1f7253ac Remove the locale-sensitive string comparison routines because 21 years ago
Rhys Weatherley 366ad53d10 Implement symbol relocations for the ELF binary reader. 21 years ago
Rhys Weatherley 5ae84d58e4 Get basic compilation working in Dynamic Pascal. 21 years ago
Rhys Weatherley f7741f514c Continue the implementation of the C++ name mangling routines. 21 years ago
Rhys Weatherley b95c4882c2 Tag the system-dependent types so that they can be distinguished from 21 years ago
Rhys Weatherley 39313ed057 Add more instances of JIT_NOTHROW to the headers; add some special 21 years ago
Rhys Weatherley 660d16f453 Add array access instructions. 21 years ago
Rhys Weatherley 6904378724 Initial revision 21 years ago