Commit History

Author SHA1 Message Date
  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 years ago
  Jonas Maebe 0ae33aeab0 * the result of not(dword(ordconst)) has to be dword as well for Delphi 17 years ago
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 years ago
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 years ago
  florian 57acf67659 + constant unicodestrings 18 years ago
  florian 5c96c4a671 + first part of support for an unicodestring type 18 years ago
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 years ago
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number 18 years ago
  daniel df1e31034a * Fix endian issue in ppuload/ppuwrite. 18 years ago
  florian 03951d793a * don't try to range check ordconst nodes being actually classes 18 years ago
  daniel 2e57912288 * Fix remaining constexp issues: powerpc,libcurl,browcol 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range 18 years ago
  yury bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. 19 years ago
  tom_at_work 3b6d5c3676 - cleanup, fixing of uninitialized variables, missing return values and unused variables 19 years ago
  florian c947295cb8 + ttertiarynode 19 years ago
  peter b56368edce * fix x64 compile 19 years ago
  florian a7b317aa96 + tdataconstnode, implemented for usage in dispatch stuff 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  peter 95be416b9d * don't allow stringconst+integer 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from 19 years ago
  peter 45176ea2a8 * split tstringtype for stringdef and stringconstnode 20 years ago
  florian 0907a1ef80 * fixed compilerwidestring concatenation 20 years ago
  peter edf553a223 * string constants are now array of char until 20 years ago
  Jonas Maebe abeeb43ae7 - removed "INT64FUNCRESOK" define (no longer defined and already fixed, 20 years ago
  peter 9cda65c4b0 * support for widestrings in tconstsym 20 years ago
  florian 7cd67ea3f0 * node optimizer branch merged 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago