Commit History

Author SHA1 Message Date
  yury 627fcb4354 * Do not use the LOC_VOID location to indicate unused parameters. 5 years ago
  yury 2808873d1b * Reworked the optimization of unused $parentfp for nested routines. 5 years ago
  Jonas Maebe a2174753c1 - removed tabstractrecorddef.get_unit_symtable, which did not always return the unit 5 years ago
  yury 7cda3d9e57 * Code formatting. 5 years ago
  yury a316229ef6 * Always use parentfp for forward-declared nested procedures. 5 years ago
  florian f72a795cc7 * fixed SetIsEmpty 5 years ago
  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 years ago
  florian d772a42375 * arm: more fixes for fpu_fpv4_sp_d16 5 years ago
  florian 96a368fdf9 * building on non-x86/non-xtensa fixed 5 years ago
  florian fa4cbc89a5 + Xtensa: hard float support, i.e. make use of floating point extension if available 5 years ago
  Jonas Maebe 4ba19f5418 * add support for creating non-address-only procvars to 5 years ago
  svenbarth 41a6957f7d * keep track of the fileposinfo for generic constraints 5 years ago
  svenbarth cba43ebe1b - remove generic_buf_needs_swapping again as that is now handled with tmodule.change_endian of the generic's module 5 years ago
  pierre d1e4066477 Hopefully fix problems related to loading of ppufile generated with other endianess for generics 5 years ago
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 5 years ago
  Jonas Maebe b355ba3d39 * record whether a function uses fastmath, and define the function as 5 years ago
  Jonas Maebe f5833dc048 * support for marking arraydefs as vectors 5 years ago
  svenbarth f2818bfe7a * apply patch by Blaise.ru to remove last remnants of VMT regeneration which is no longer needed/used 5 years ago
  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 years ago
  svenbarth ea75253926 * initialize the defid in trecorddef.create_global_internal as unique_id_str needs it 5 years ago
  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 years ago
  Jonas Maebe e775ecdc43 * cleaned up safecall support: use a hidden localvarsym instead of result 5 years ago
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset 5 years ago
  Jonas Maebe a051b8d225 - remmoved doregister parameter from t*sym constructors, as the registration 5 years ago
  pierre 5d9771d141 Suppress range check/invalid typecast errors when compiling with -CriotR option 6 years ago
  pierre 970ce7f243 Avoid error with -CR option in tobjectdef.vmt_def method 6 years ago
  florian 85edf1c1eb * reworked arm vfp capability handling to use fpu_capabilites 6 years ago
  svenbarth fc46b6c57c * apply patch by Blaise.ru to pass the record name for an internal record more efficiently 6 years ago
  svenbarth 955ebf2f09 * applied patch by Blaise.ru to reduce code duplication in trecorddef.create_global_internal() 6 years ago
  Jonas Maebe 6eafee72d7 - fixed check for determining whether requesting the size of an array is 6 years ago