Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 vuotta sitten
  daniel 573aa1cd34 * Make powerpc compile again. 18 vuotta sitten
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 vuotta sitten
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 18 vuotta sitten
  Jonas Maebe 198a0008d0 * fixed -currency after r5896 18 vuotta sitten
  Jonas Maebe e2193b1540 * fixed mixing of longint/dword to avoid 64 bit conversion 19 vuotta sitten
  Jonas Maebe 5522cbd7cd * fixed typo which caused overflow checks not to be turned off when 19 vuotta sitten
  peter 658c46b903 * remove tdictionary and tindexarray 19 vuotta sitten
  florian 85d63d9fa9 * settings refactored 19 vuotta sitten
  peter 3078a1927f * remove ttype 19 vuotta sitten
  Jonas Maebe 1f42ee201b + support for bitpacked records, except for: 19 vuotta sitten
  Jonas Maebe 63123d3c62 * don't reuse loc_register 19 vuotta sitten
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 vuotta sitten
  Jonas Maebe 7f247e9305 * fix and suppress some rangecheck/overflow errors (regarding calculation 19 vuotta sitten
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 vuotta sitten
  Jonas Maebe fdc8c1c0ae * replace divisions by constants with a combination of mul, shift, add from 20 vuotta sitten
  Jonas Maebe 0f8e019c44 * fixed web bug tw4078 + added test 20 vuotta sitten
  fpc 790a4fe2d3 * log and id tags removed 20 vuotta sitten
  fpc 50778076c3 initial import 20 vuotta sitten
  Jonas Maebe a5c94ddccd * removed some unused variables 20 vuotta sitten
  peter e417e34496 * truncate log 20 vuotta sitten
  Jonas Maebe 4f53d8367d * introduced bug (x shl 65 = x shl 1 when shifting with a constant, but 21 vuotta sitten
  peter c95a859f0a * generic tlocation 21 vuotta sitten
  peter d19663f3a8 * save standard registers moved to tcgobj 21 vuotta sitten
  peter 65c3ba277c * ungetregister is now only used for cpuregisters, renamed to 21 vuotta sitten
  florian 8a9758c5e2 * logs truncated 21 vuotta sitten
  Jonas Maebe c2efd86268 + integer division-by-zero detection support for ppc 22 vuotta sitten
  Jonas Maebe 8be1033511 * (64 bit int) shl/shr (value > 63) := 0 22 vuotta sitten
  Jonas Maebe 8953ed5494 * fixed tnotnode for < 32 bit quantities 22 vuotta sitten
  florian 6a01a7b4a6 * compilation of the powerpc compiler fixed 22 vuotta sitten