Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 91e0e5db17 * avoid some superfluous memory accesses when converting a double il y a 18 ans
  Jonas Maebe 815cd2b39d + support for widestring manager based widechar conversions il y a 18 ans
  daniel 20a804152d * Don't assume pointers are 8 bytes. il y a 18 ans
  daniel 6e0a7bb0eb * Nil constants that are type converted to a method procvar are now il y a 18 ans
  Jonas Maebe abef29c1d5 * fixed x86 vector mmloads and use scalar loads in ncgcnv il y a 19 ans
  Jonas Maebe fc99b0ad48 * fixed floating point precision conversions for loc_mmregister and il y a 19 ans
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize il y a 19 ans
  florian ac5b260ec2 * registers of references aren't reused so we can safe a mov il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  peter 136d3e8d46 * refactor implemented interfaces il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  peter d07f470b71 * remove ifdef fpc il y a 19 ans
  Jonas Maebe 039e7143f4 * avoid some unnecessary bool->int->bool type conversions il y a 19 ans
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter 45176ea2a8 * split tstringtype for stringdef and stringconstnode il y a 20 ans
  peter edf553a223 * string constants are now array of char until il y a 20 ans
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to il y a 20 ans
  florian 804207239d *c <int64>:=-<longint> fixed (bug 4253) il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  Jonas Maebe 6cc3dbae94 * fixed web bug #3694 il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter bb32ee0457 * fix interface vtbl optimization il y a 21 ans
  peter 04e7db0905 * typecast float to non-float needs a move to memory il y a 21 ans
  florian f068e0c3da * fixed extended->double/single conversion when using sse il y a 21 ans
  florian 0ad4b9d394 * optimized float to float conversion il y a 21 ans
  Jonas Maebe 9e24c28774 - removed superfluous location_force_reg() in second_nothing il y a 21 ans
  Jonas Maebe 2bd47e8ce6 * fixed type conversion between same-size ints with different signs in il y a 21 ans