Commit History

Author SHA1 Message Date
  florian 111d05c68f o patch by Alexander Shishkin, resolves #20409 14 years ago
  florian 918909c65d * fix building on powerpc/powerpc64/mips/mipsel 14 years ago
  florian f5694da7bc * OS_INT => OS_32 14 years ago
  florian f419966f06 + generic second_int_to_bool, depends on OP_OR setting flags 14 years ago
  Jonas Maebe 97f9157a7a * convert LOC_FLAGS/LOC_JUMP to cbool value in bool_to_bool conversion, 15 years ago
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch 15 years ago
  Jonas Maebe 85984c2d8f * insert proper type conversions when optimising logical operations and 15 years ago
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
  florian cc622779c9 * set size of nil constants casted to method pointers correctly, first part of resolving #10684 16 years ago
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed 16 years ago
  Jonas Maebe 718694d1d6 * always specify an explicit alignment for tgobj.gettemp (so e.g. 17 years ago
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 years ago
  florian 9955d5b061 o patch from Sergej Gorelkin to improvement code generation for string literals 17 years ago
  yury 24be2c31f7 * Fixed tw11027. 17 years ago
  yury 771479e65c * Improved fix for bug #10233 for better Delphi compatibility and efficiency: 17 years ago
  florian 6c53785e3a * first part of implements clean up and fixing 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 years ago
  Jonas Maebe 91e0e5db17 * avoid some superfluous memory accesses when converting a double 17 years ago
  Jonas Maebe 815cd2b39d + support for widestring manager based widechar conversions 18 years ago
  daniel 20a804152d * Don't assume pointers are 8 bytes. 18 years ago
  daniel 6e0a7bb0eb * Nil constants that are type converted to a method procvar are now 18 years ago
  Jonas Maebe abef29c1d5 * fixed x86 vector mmloads and use scalar loads in ncgcnv 18 years ago
  Jonas Maebe fc99b0ad48 * fixed floating point precision conversions for loc_mmregister and 18 years ago
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 18 years ago
  florian ac5b260ec2 * registers of references aren't reused so we can safe a mov 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  peter 136d3e8d46 * refactor implemented interfaces 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 3078a1927f * remove ttype 19 years ago