提交歷史

作者 SHA1 備註 提交日期
  yury 627fcb4354 * Do not use the LOC_VOID location to indicate unused parameters. 5 年之前
  yury 2808873d1b * Reworked the optimization of unused $parentfp for nested routines. 5 年之前
  Jonas Maebe a2174753c1 - removed tabstractrecorddef.get_unit_symtable, which did not always return the unit 5 年之前
  yury 7cda3d9e57 * Code formatting. 5 年之前
  yury a316229ef6 * Always use parentfp for forward-declared nested procedures. 5 年之前
  florian f72a795cc7 * fixed SetIsEmpty 5 年之前
  svenbarth 60345366f2 * fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics 5 年之前
  florian d772a42375 * arm: more fixes for fpu_fpv4_sp_d16 5 年之前
  florian 96a368fdf9 * building on non-x86/non-xtensa fixed 5 年之前
  florian fa4cbc89a5 + Xtensa: hard float support, i.e. make use of floating point extension if available 5 年之前
  Jonas Maebe 4ba19f5418 * add support for creating non-address-only procvars to 5 年之前
  svenbarth 41a6957f7d * keep track of the fileposinfo for generic constraints 5 年之前
  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 年之前