| Commit message (Expand) | Author | Age | Files | Lines |
* | * 16-bit and 8-bit ALU fixes in tcgtempdeletenode.pass_generate_code | nickysn | 2013-12-23 | 1 | -2/+44 |
* | * fixes several issues which cause warnings by the dfa code when using it to ... | florian | 2013-12-01 | 1 | -0/+2 |
* | * keep managed types in registers if possible. Under certain circumstances (i... | florian | 2013-06-23 | 1 | -4/+2 |
* | * report resolveref errors on the correct line number | jonas | 2012-12-15 | 1 | -7/+7 |
* | * give a proper error when an mmx/fpu/sse register is used inside a memory | jonas | 2012-12-15 | 1 | -6/+7 |
* | * support referencing "result" in nostackframe pure assembler routines if | jonas | 2012-08-21 | 1 | -0/+14 |
* | * only don't pre-finalize funcret temps that are passed by reference to the | jonas | 2012-07-23 | 1 | -1/+1 |
* | * don't pre-finalize temp nodes that are passed by reference as hidden | jonas | 2012-07-23 | 1 | -2/+4 |
* | + ttgobj.gethltemptyped() routine for allocating managed types with high level | jonas | 2011-08-20 | 1 | -1/+1 |
* | * properly deal with reference temps in tcgtempdeletenode.pass_generate_code | jonas | 2011-08-20 | 1 | -0/+15 |
* | + "reference" temps that sort of implement pointer-style functionality for | jonas | 2011-08-20 | 1 | -16/+42 |
* | + gethltemp() to allocate a temp specifying full type information even | jonas | 2011-08-20 | 1 | -1/+1 |
* | * replaced all calls to cg.g_incr/decrrefcount/g_initialize/g_finalize with | jonas | 2011-08-20 | 1 | -2/+2 |
* | * Fixed spell error revealed by lintian. | mazen | 2010-10-06 | 1 | -2/+2 |
* | * renamed pi_has_goto into pi_has_label because the problematic thing is if a... | florian | 2010-08-05 | 1 | -3/+3 |
* | * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can | jonas | 2010-05-30 | 1 | -36/+2 |
* | * removed "and not is_class()" condition from is_managed_type(), because | jonas | 2010-05-22 | 1 | -2/+1 |
* | + tempcreate nodes can now take an init. value, this allows to initilialize t... | florian | 2010-01-10 | 1 | -0/+8 |
* | * handle mm register properly when used as top_local, resolves #14566 | florian | 2010-01-03 | 1 | -0/+15 |
* | * don't allocate persistent temps for classes (they are not refcounted) | jonas | 2009-12-08 | 1 | -1/+2 |
* | o added ARM VPFv2/VFPv3 support: | jonas | 2009-12-03 | 1 | -3/+1 |
* | * the compiler now explicitly keeps track of the minimally guaranteed | jonas | 2009-02-08 | 1 | -5/+10 |
* | * always specify an explicit alignment for tgobj.gettemp (so e.g. | jonas | 2008-11-08 | 1 | -1/+1 |
* | * split cpu64bit compiler define into | jonas | 2008-02-13 | 1 | -4/+4 |
* | * no longer remove AsmBlockStart and AsmBlockEnd markers from | jonas | 2007-09-22 | 1 | -12/+1 |
* | * changed boolean fields in ttempinfo to a set for easier | jonas | 2007-07-29 | 1 | -11/+11 |
* | * fixed calling inline functions (with exit statements) from inside | jonas | 2007-07-20 | 1 | -0/+7 |
* | * only check validity of assembler instructions in pass_2, after all | jonas | 2007-05-29 | 1 | -1/+11 |
* | * remove tdictionary and tindexarray | peter | 2006-11-03 | 1 | -1/+1 |
* | * settings refactored | florian | 2006-10-30 | 1 | -3/+3 |
* | * remove ttype | peter | 2006-10-29 | 1 | -27/+27 |
* | * fixed memory leak with temp. variables, fixes #7282 | florian | 2006-10-22 | 1 | -0/+3 |
* | * fixed compilation on non x86 systems | florian | 2006-04-20 | 1 | -0/+2 |
* | * Support in tempnodes for SSE floats in XMM registers | peter | 2006-04-20 | 1 | -7/+35 |
* | Merged revisions 2921-2922,2925 via svnmerge from | peter | 2006-03-16 | 1 | -29/+29 |
* | * rewrite of optimizer options | peter | 2006-03-13 | 1 | -2/+2 |
* | Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,... | peter | 2006-03-05 | 1 | -5/+3 |
* | * tai_const refactored | florian | 2006-01-22 | 1 | -6/+1 |
* | * optimized register allocation for tempnodes | jonas | 2006-01-08 | 1 | -18/+40 |
* | * support multiple asmlabel types, renamed getlabel to | peter | 2005-09-18 | 1 | -1/+1 |
* | * ie on powerpc fixed: synching of fpu register variables wasn't implemented,... | florian | 2005-09-13 | 1 | -0/+9 |
* | + internal error added | florian | 2005-09-10 | 1 | -0/+2 |
* | * inline and compilerproc are now procoptions instead of proccall types | jonas | 2005-07-18 | 1 | -1/+1 |
* | * log and id tags removed | fpc | 2005-05-21 | 1 | -10/+0 |
* | initial import | fpc | 2005-05-16 | 1 | -0/+511 |