]>
git.unchartedbackwaters.co.uk Git - francis/libjit.git/log
Aleksey Demakov [Mon, 23 Mar 2009 13:51:04 +0000 (13:51 +0000)]
cleanup arm rules
Aleksey Demakov [Mon, 23 Mar 2009 13:14:22 +0000 (13:14 +0000)]
more mikyt's ARM code
Aleksey Demakov [Mon, 23 Mar 2009 12:49:24 +0000 (12:49 +0000)]
cosmetic changes
Aleksey Demakov [Sun, 22 Mar 2009 21:33:27 +0000 (21:33 +0000)]
restore ARM FPA rules
Aleksey Demakov [Sun, 22 Mar 2009 21:22:05 +0000 (21:22 +0000)]
add ARM codegen macros
Aleksey Demakov [Sat, 7 Feb 2009 16:45:18 +0000 (16:45 +0000)]
for each jit_apply_ macro add individual check if it's already defined
Aleksey Demakov [Sat, 7 Feb 2009 16:28:57 +0000 (16:28 +0000)]
small fix
Aleksey Demakov [Sat, 7 Feb 2009 16:15:58 +0000 (16:15 +0000)]
integrate mikyt's arm apply patch
Aleksey Demakov [Sat, 7 Feb 2009 12:03:30 +0000 (12:03 +0000)]
remove obsolete gen-sel tool
Klaus Treichel [Fri, 6 Feb 2009 18:22:31 +0000 (18:22 +0000)]
Fix TEXTREL sections in the shared library on x86.
Aleksey Demakov [Thu, 5 Feb 2009 21:21:06 +0000 (21:21 +0000)]
replace ARM .sel file with .ins
Aleksey Demakov [Thu, 5 Feb 2009 21:06:43 +0000 (21:06 +0000)]
add jit-arch-arm.h
Aleksey Demakov [Thu, 5 Feb 2009 21:01:24 +0000 (21:01 +0000)]
start integrating mikyt's ARM patch
Klaus Treichel [Fri, 30 Jan 2009 19:46:01 +0000 (19:46 +0000)]
Work around an optimizer bug in gcc 4.3 on x86.
Klaus Treichel [Thu, 1 Jan 2009 18:35:38 +0000 (18:35 +0000)]
Add support for JIT_OP_ISIGN and JIT_OP_LSIGN on x86_64 and some int compare
optimizations.
Aleksey Demakov [Mon, 22 Dec 2008 18:49:46 +0000 (18:49 +0000)]
don't define undefined labels for dump
Aleksey Demakov [Fri, 19 Dec 2008 14:03:32 +0000 (14:03 +0000)]
update 0.1.4 plans
Aleksey Demakov [Fri, 12 Dec 2008 11:30:57 +0000 (11:30 +0000)]
add Paul Brannan's ruby-libjit
Aleksey Demakov [Thu, 11 Dec 2008 04:14:50 +0000 (04:14 +0000)]
*** empty log message ***
Aleksey Demakov [Wed, 10 Dec 2008 20:44:24 +0000 (20:44 +0000)]
extend small int values returned from native calls
Aleksey Demakov [Wed, 10 Dec 2008 20:40:06 +0000 (20:40 +0000)]
start development version 0.1.3
Aleksey Demakov [Wed, 10 Dec 2008 17:54:06 +0000 (17:54 +0000)]
bump version to 0.1.2
Aleksey Demakov [Wed, 10 Dec 2008 17:45:53 +0000 (17:45 +0000)]
*** empty log message ***
Klaus Treichel [Wed, 10 Dec 2008 17:36:51 +0000 (17:36 +0000)]
Fix calls to variadic functions.
Aleksey Demakov [Wed, 10 Dec 2008 16:12:35 +0000 (16:12 +0000)]
update NEWS file
Aleksey Demakov [Sun, 23 Nov 2008 09:15:24 +0000 (09:15 +0000)]
Mac OS X compatibility fixes
Klaus Treichel [Tue, 4 Nov 2008 19:49:12 +0000 (19:49 +0000)]
Fix calling variadic functions ih jit_apply. Spill values with sizes less than
sizeof jit_int as jit_int on the stack.
Aleksey Demakov [Sun, 12 Oct 2008 17:12:31 +0000 (17:12 +0000)]
update TODO
Aleksey Demakov [Sun, 12 Oct 2008 17:06:35 +0000 (17:06 +0000)]
fix exception handling in interpreter
Aleksey Demakov [Sun, 12 Oct 2008 16:54:23 +0000 (16:54 +0000)]
fix typos
Aleksey Demakov [Sun, 5 Oct 2008 15:34:14 +0000 (15:34 +0000)]
fix JIT_OP_TRUNC_INT, JIT_OP_TRUNC_UINT, JIT_OP_INCOMING_REG opcodes in interpreter
Klaus Treichel [Thu, 7 Aug 2008 12:51:47 +0000 (12:51 +0000)]
Fix build on NetBSD to get the correct declaration of alloca.
This makes pnet work with libjit on NetBSD.
Klaus Treichel [Sat, 26 Jul 2008 15:13:18 +0000 (15:13 +0000)]
Add rules for one immediate value for float32 and float64 branch and setcc
opcodes.
Klaus Treichel [Sat, 19 Jul 2008 19:19:50 +0000 (19:19 +0000)]
Add more tests using branches in tests/cond.pas.
Rewrite float32/float64 compare and branch rules with consideration of nan
values.
Klaus Treichel [Sat, 19 Jul 2008 10:20:51 +0000 (10:20 +0000)]
Fix a bug in dpas with binary functions returning a boolean result where the
result type was not recorded correctly.
Add tests for float comparisions where nan values are involved and add tests
for the *_inv opcodes (not (f1 op f2)).
Klaus Treichel [Sun, 6 Jul 2008 14:00:42 +0000 (14:00 +0000)]
Add branch and commutative options where applicable and replace chech for signed 32bit immediate by imms32 clause.
Aleksey Demakov [Sun, 6 Jul 2008 09:07:18 +0000 (09:07 +0000)]
fix problem with global registers and commutative ops
Aleksey Demakov [Thu, 29 May 2008 21:03:30 +0000 (21:03 +0000)]
add unwinding interface
Aleksey Demakov [Thu, 29 May 2008 18:53:00 +0000 (18:53 +0000)]
minor code cleanup
Aleksey Demakov [Wed, 28 May 2008 06:13:47 +0000 (06:13 +0000)]
fix VirtualFree arguments; fix function signature leak;
Aleksey Demakov [Tue, 27 May 2008 10:51:28 +0000 (10:51 +0000)]
remove useless longjmp_label field from jit_builder_t struct
Aleksey Demakov [Tue, 27 May 2008 07:37:00 +0000 (07:37 +0000)]
add comments
Klaus Treichel [Mon, 26 May 2008 21:06:29 +0000 (21:06 +0000)]
Allow different float types at different offsets in the apply return struct.
Klaus Treichel [Mon, 26 May 2008 19:46:26 +0000 (19:46 +0000)]
Add the imms32 and imm32u keywords for support of signed and unsigned 32bit
immediate values.
Aleksey Demakov [Mon, 26 May 2008 10:51:27 +0000 (10:51 +0000)]
add JIT_EXPORT_DATA macro to support win32 DLL idiosyncrasy
Klaus Treichel [Sat, 24 May 2008 19:40:43 +0000 (19:40 +0000)]
Add support for the param area for x86_64 and enable it by default (It's
part of the X86_64 SysV abi).
Aleksey Demakov [Fri, 23 May 2008 14:53:30 +0000 (14:53 +0000)]
on win32 use VirtualAlloc and VirtualFree to allocate/free executable memory
Klaus Treichel [Fri, 23 May 2008 11:00:42 +0000 (11:00 +0000)]
Fix build with MS cl on windows and some ANSI C issues.
Aleksey Demakov [Wed, 21 May 2008 16:00:30 +0000 (16:00 +0000)]
add missing argument
Aleksey Demakov [Wed, 21 May 2008 08:36:29 +0000 (08:36 +0000)]
use _JIT_ARCH_GET_NEXT_FRAME if defined; use gcc syntax only #ifdef __GNUC__
Klaus Treichel [Mon, 12 May 2008 14:02:07 +0000 (14:02 +0000)]
Include jit/jit-common.h instead of jit-internal.h to get the definitions of
the libjit types because this file might be included at a time where
jit-apply-rules.h is not yet present. (it's used by tools/gen-apply.c)
Aleksey Demakov [Thu, 8 May 2008 06:39:50 +0000 (06:39 +0000)]
let register allocator free unused values that result from JIT_OP_INCOMING_REG and JIT_OP_RETURN_REG instructions
Klaus Treichel [Sun, 4 May 2008 16:53:08 +0000 (16:53 +0000)]
Emit the check for null only if the value to check is nint constant != 0 in
jit_insn_check_null.
Klaus Treichel [Sun, 4 May 2008 15:06:33 +0000 (15:06 +0000)]
Fix a bug with outgoing registers.
Aleksey Demakov [Fri, 2 May 2008 18:16:32 +0000 (18:16 +0000)]
cosmetic changes
Aleksey Demakov [Tue, 22 Apr 2008 07:10:31 +0000 (07:10 +0000)]
ignore autogenerated files
Aleksey Demakov [Tue, 22 Apr 2008 06:32:57 +0000 (06:32 +0000)]
rename configure.in to configure.ac
Aleksey Demakov [Tue, 22 Apr 2008 06:13:09 +0000 (06:13 +0000)]
update configure.in for modern autoconf
Aleksey Demakov [Tue, 22 Apr 2008 03:29:48 +0000 (03:29 +0000)]
update TODO list
Aleksey Demakov [Sun, 20 Apr 2008 20:24:57 +0000 (20:24 +0000)]
code cleanup wrt unnecessary common_binary() use
Klaus Treichel [Sun, 20 Apr 2008 10:44:02 +0000 (10:44 +0000)]
Add more testcases.
Aleksey Demakov [Sun, 20 Apr 2008 08:10:46 +0000 (08:10 +0000)]
fix LSIGN opcode and modify ISIGN opcode for symmetry
Aleksey Demakov [Sat, 19 Apr 2008 13:48:50 +0000 (13:48 +0000)]
fix the type of dest value of jit_insn_sign
Klaus Treichel [Sun, 13 Apr 2008 17:55:36 +0000 (17:55 +0000)]
Add support for more opcodes on x86-64.
Aleksey Demakov [Sun, 13 Apr 2008 16:14:15 +0000 (16:14 +0000)]
use architecture-specific macros for x86-64 stack walking instead of gcc's builtins
Klaus Treichel [Mon, 31 Mar 2008 19:31:41 +0000 (19:31 +0000)]
Fix the sign opcode on x86 for integers and the constant case for longs.
Klaus Treichel [Sun, 30 Mar 2008 16:05:57 +0000 (16:05 +0000)]
Fix the integer sign functions. Return 1 for values > 0 instead of 0.
Klaus Treichel [Sun, 30 Mar 2008 15:05:13 +0000 (15:05 +0000)]
Add additional macros and opcodehandling for x86-64.
Klaus Treichel [Sat, 29 Mar 2008 18:45:24 +0000 (18:45 +0000)]
Fix signed division of a negative value by a positive power of two on x86.
Aleksey Demakov [Sat, 29 Mar 2008 15:01:36 +0000 (15:01 +0000)]
Klaus' apply changes needed for x86-64
Aleksey Demakov [Tue, 25 Mar 2008 05:13:35 +0000 (05:13 +0000)]
fix return code of interpreter version of jit_function_apply_vararg
Klaus Treichel [Mon, 24 Mar 2008 12:42:50 +0000 (12:42 +0000)]
Add more X86_64 support.
Klaus Treichel [Mon, 24 Mar 2008 11:43:59 +0000 (11:43 +0000)]
Reset the epilog fixup list prior to restarting compilation of a function.
Klaus Treichel [Tue, 4 Mar 2008 20:36:17 +0000 (20:36 +0000)]
Fix make distcheck.
Aleksey Demakov [Mon, 3 Mar 2008 14:49:06 +0000 (14:49 +0000)]
modify cache algorithm to allow a method to occupy more than one page
Klaus Treichel [Sun, 2 Mar 2008 17:07:05 +0000 (17:07 +0000)]
Fix two 64bit arch issues and add first (not pubic usable) native support for
X86_64.
Aleksey Demakov [Fri, 29 Feb 2008 11:10:41 +0000 (11:10 +0000)]
add jump table support to jitplus interface
Aleksey Demakov [Wed, 27 Feb 2008 08:53:40 +0000 (08:53 +0000)]
use LGPL 2.1 for dpas, tools, tests, and doc
Aleksey Demakov [Wed, 6 Feb 2008 10:03:11 +0000 (10:03 +0000)]
restore auto_gen.sh
Aleksey Demakov [Wed, 6 Feb 2008 09:47:09 +0000 (09:47 +0000)]
update license and copyright notice
Klaus Treichel [Wed, 30 Jan 2008 19:26:46 +0000 (19:26 +0000)]
Fix typo in jit/Makefile.am (and ChangeLog)
Klaus Treichel [Tue, 29 Jan 2008 20:16:32 +0000 (20:16 +0000)]
Add first set of codegeneration macros and closure support for x86_64.
Aleksey Demakov [Fri, 25 Jan 2008 23:06:31 +0000 (23:06 +0000)]
remove auto_gen.sh, remove automatically generated files
Aleksey Demakov [Thu, 24 Jan 2008 20:12:48 +0000 (20:12 +0000)]
use LGPL 2.1 for libjit
Aleksey Demakov [Tue, 22 Jan 2008 06:44:10 +0000 (06:44 +0000)]
add LGPL v2.1 file
Aleksey Demakov [Tue, 22 Jan 2008 06:09:07 +0000 (06:09 +0000)]
fix texinfo markup for parameters
Aleksey Demakov [Mon, 21 Jan 2008 18:02:53 +0000 (18:02 +0000)]
add missing file to the source list
Aleksey Demakov [Sat, 19 Jan 2008 03:27:46 +0000 (03:27 +0000)]
update the COPYING file to the latest edition of GPLv2 (new FSF address and minor formatting changes)
Klaus Treichel [Wed, 16 Jan 2008 17:45:16 +0000 (17:45 +0000)]
Fix bug in x86_memindex_emit with displacements outside the x86_int8 range.
Aleksey Demakov [Fri, 11 Jan 2008 06:30:32 +0000 (06:30 +0000)]
add TODO file
Klaus Treichel [Fri, 4 Jan 2008 17:15:49 +0000 (17:15 +0000)]
Add the nint argument to the return_small_struct and flush_small_struct opcodes.
Aleksey Demakov [Thu, 3 Jan 2008 17:01:16 +0000 (17:01 +0000)]
fix fixups for interpreter
Klaus Treichel [Thu, 3 Jan 2008 08:50:21 +0000 (08:50 +0000)]
Add the nint argument to the copy_struct opcode.
Klaus Treichel [Mon, 31 Dec 2007 13:42:09 +0000 (13:42 +0000)]
Fix the call to jit_memcpy in jit_builtin_apply.
Aleksey Demakov [Sat, 29 Dec 2007 04:05:35 +0000 (04:05 +0000)]
fix date
Aleksey Demakov [Fri, 28 Dec 2007 19:53:36 +0000 (19:53 +0000)]
fix interpreter JIT_OP_LCMP_UN opcode
Klaus Treichel [Fri, 28 Dec 2007 19:31:14 +0000 (19:31 +0000)]
Fix some opcodes in the interpreter backend.
Aleksey Demakov [Sun, 23 Dec 2007 18:18:44 +0000 (18:18 +0000)]
add x86 JIT_OP_NFLOAT_TO_INT and JIT_OP_NFLOAT_TO_LONG rules
Aleksey Demakov [Fri, 21 Dec 2007 06:42:45 +0000 (06:42 +0000)]
fix on-demand compilation for interpreter
Aleksey Demakov [Thu, 20 Dec 2007 17:31:50 +0000 (17:31 +0000)]
update tutorial wrt recomplation