| Commit message (Expand) | Author | Age | Files | Lines |
* | + support overriding tdef/tsym methods with target-specific functionality: | jonas | 2014-03-29 | 1 | -2/+2 |
* | * moved joinreg64 from cg64f32 to cgobj (joinreg128 is also declared | jonas | 2014-03-16 | 1 | -9/+0 |
* | * fixes several issues which cause warnings by the dfa code when using it to ... | florian | 2013-12-01 | 1 | -1/+5 |
* | * unified internalerror | florian | 2013-11-06 | 1 | -1/+1 |
* | * refactored cg64f32.splitparaloc64 to use cgpara.locations_count | nickysn | 2013-05-19 | 1 | -99/+102 |
* | * refactored the int64 result passing in ax:bx:cx:dx to use 4 paralocs, inste... | nickysn | 2013-05-19 | 1 | -7/+63 |
* | * replaced tcgint(lo(x)) with longint(lo(x)) and tcgint(hi(x)) with longint(h... | nickysn | 2013-04-28 | 1 | -12/+12 |
* | * fixed a lot of int64 const bugs on 16/8-bit CPUs by changing typecasts from... | nickysn | 2013-03-27 | 1 | -12/+12 |
* | cg64f32.pas, tcg64f32.a_load64_*_cgpara: | svenbarth | 2012-11-04 | 1 | -14/+42 |
* | + support for handling OS_128/OS_S128 on 64 Bit CPUs as far as needed for met... | florian | 2012-09-06 | 1 | -3/+0 |
* | * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for | jonas | 2012-05-13 | 1 | -6/+6 |
* | * adjusted thlcg.g_rangecheck() implementation so it can be used for all | jonas | 2012-05-08 | 1 | -3/+3 |
* | + support for range checking calculations with hlcgobj | jonas | 2011-08-20 | 1 | -3/+3 |
* | * renamed a_param_* to a_load_*_cgpara | jonas | 2010-05-22 | 1 | -17/+17 |
* | o added ARM VPFv2/VFPv3 support: | jonas | 2009-12-03 | 1 | -1/+32 |
* | * the compiler now explicitly keeps track of the minimally guaranteed | jonas | 2009-02-08 | 1 | -4/+13 |
* | + "weakexternal" support for imported procedures and variables. | jonas | 2008-11-01 | 1 | -3/+3 |
* | * Rework the constexprint to allow operations from low(int64) to high(qword). | daniel | 2007-06-13 | 1 | -2/+2 |
* | * cleanup deleting of defs | peter | 2007-01-11 | 1 | -4/+4 |
* | * remove tdictionary and tindexarray | peter | 2006-11-03 | 1 | -1/+1 |
* | + support for bitpacked records, except for: | jonas | 2006-08-23 | 1 | -0/+145 |
* | Merged revisions 2921-2922,2925 via svnmerge from | peter | 2006-03-16 | 1 | -63/+63 |
* | Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via s... | peter | 2006-03-13 | 1 | -1/+1 |
* | * symtablestack cleanup and rewrite | peter | 2006-02-05 | 1 | -6/+1 |
* | * fixed tests/test/trange5 | jonas | 2006-02-03 | 1 | -1/+1 |
* | * fix wrong opsize for rangecheck to qword | peter | 2006-01-25 | 1 | -2/+2 |
* | * support multiple asmlabel types, renamed getlabel to | peter | 2005-09-18 | 1 | -5/+5 |
* | * log and id tags removed | fpc | 2005-05-21 | 1 | -17/+0 |
* | initial import | fpc | 2005-05-16 | 1 | -0/+808 |