Commit History

Автор SHA1 Съобщение Дата
  svenbarth cba43ebe1b - remove generic_buf_needs_swapping again as that is now handled with tmodule.change_endian of the generic's module преди 5 години
  pierre d1e4066477 Hopefully fix problems related to loading of ppufile generated with other endianess for generics преди 5 години
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 преди 5 години
  Jonas Maebe b355ba3d39 * record whether a function uses fastmath, and define the function as преди 5 години
  Jonas Maebe f5833dc048 * support for marking arraydefs as vectors преди 5 години
  svenbarth f2818bfe7a * apply patch by Blaise.ru to remove last remnants of VMT regeneration which is no longer needed/used преди 5 години
  svenbarth 3ced30f816 * apply (adjusted) patch by Blaise.ru: vmtentries is always created since 2008, so treat it as such (also fixes a memory leak in tobjectdef.getcopy) преди 5 години
  svenbarth ea75253926 * initialize the defid in trecorddef.create_global_internal as unique_id_str needs it преди 5 години
  svenbarth 06c1a17d13 * use tdef.unique_id_str to generate the unique internal name for anonymous record defs as using the count of the deflist is no longer correct преди 5 години
  Jonas Maebe e775ecdc43 * cleaned up safecall support: use a hidden localvarsym instead of result преди 5 години
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset преди 5 години
  Jonas Maebe a051b8d225 - remmoved doregister parameter from t*sym constructors, as the registration преди 6 години
  pierre 5d9771d141 Suppress range check/invalid typecast errors when compiling with -CriotR option преди 6 години
  pierre 970ce7f243 Avoid error with -CR option in tobjectdef.vmt_def method преди 6 години
  florian 85edf1c1eb * reworked arm vfp capability handling to use fpu_capabilites преди 6 години
  svenbarth fc46b6c57c * apply patch by Blaise.ru to pass the record name for an internal record more efficiently преди 6 години
  svenbarth 955ebf2f09 * applied patch by Blaise.ru to reduce code duplication in trecorddef.create_global_internal() преди 6 години
  Jonas Maebe 6eafee72d7 - fixed check for determining whether requesting the size of an array is преди 6 години
  florian aac8559a8d * some runtime errors fixed, if compiled with -CrR преди 6 години
  svenbarth 43b5dbf613 * fix for Mantis #23071: also store local symtable in the PPU if the procdef is generic as we need it to resolve genericdefs to nested types преди 6 години
  Jonas Maebe d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value преди 6 години
  svenbarth 90bec938f6 * don't free the constructor call in trtti_attribute_list as that is already freed in the destructor of trtti_attribute преди 6 години
  svenbarth 9dbd155131 * use two empty lines between method definitions (no code changes) преди 6 години
  svenbarth b945e66e28 * store attribute information in PPU; this is less important for the compiler, but more for e.g. Lazarus when dealing with binary only units преди 6 години
  svenbarth 8ce4f9606d * explicitely store the procdef of the picked constructor of the attribute преди 6 години
  svenbarth dfb9fffcf9 + add functions for syms and defs and write sub entries of the sym/def to PPU and loads them again преди 6 години
  svenbarth 352ff5f82a - symbolname field is no longer required преди 6 години
  svenbarth ced3885dbb * generate construction function for the attributes used in a unit using a more straight forward approach преди 6 години
  svenbarth 0b63e89ba2 * make the reference to the TCustomAttribute type global преди 6 години
  svenbarth d9d2515ada * move binding of a dangling attribute list to a sym's/def's attribute list to a class procedure of trtti_attribute_list преди 6 години