Histórico de Commits

Autor SHA1 Mensagem Data
  svenbarth d1521e8061 * a classrefdef might also be created with a forwarddef, so handle that correctly há 4 anos atrás
  Jonas Maebe cc315e0ac7 * fix tw3930 after r37927 há 5 anos atrás
  yury 222f981dd1 * 8086: Fixed Ofs() for far routines. há 5 anos atrás
  florian 14bc6674a6 * revert part of r45810 which was accidently committed há 5 anos atrás
  florian d6d92e3666 * revert part of r44879: flock must use kernel_off_t: off_t breaks e.g. i386 há 5 anos atrás
  Jonas Maebe 3e9e0a0f7d * completely disable records containing float fields in registers again, as há 5 anos atrás
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS há 5 anos atrás
  svenbarth f94518a9ae * fix typo (no code changes) há 5 anos atrás
  yury e63c03125a * Reworked tprocdef.is_implemented to fix a bug with the parentfp optimization. The bug was detected when using the llvm backend. há 5 anos atrás
  florian c6c996f506 * write length/code page when writing the string type há 5 anos atrás
  yury 627fcb4354 * Do not use the LOC_VOID location to indicate unused parameters. há 5 anos atrás
  yury 2808873d1b * Reworked the optimization of unused $parentfp for nested routines. há 5 anos atrás
  Jonas Maebe a2174753c1 - removed tabstractrecorddef.get_unit_symtable, which did not always return the unit há 5 anos atrás
  yury 7cda3d9e57 * Code formatting. há 5 anos atrás
  yury a316229ef6 * Always use parentfp for forward-declared nested procedures. há 5 anos atrás
  florian f72a795cc7 * fixed SetIsEmpty há 5 anos atrás
  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 há 5 anos atrás
  florian d772a42375 * arm: more fixes for fpu_fpv4_sp_d16 há 5 anos atrás
  florian 96a368fdf9 * building on non-x86/non-xtensa fixed há 5 anos atrás
  florian fa4cbc89a5 + Xtensa: hard float support, i.e. make use of floating point extension if available há 5 anos atrás
  Jonas Maebe 4ba19f5418 * add support for creating non-address-only procvars to há 5 anos atrás
  svenbarth 41a6957f7d * keep track of the fileposinfo for generic constraints há 5 anos atrás
  svenbarth cba43ebe1b - remove generic_buf_needs_swapping again as that is now handled with tmodule.change_endian of the generic's module há 5 anos atrás
  pierre d1e4066477 Hopefully fix problems related to loading of ppufile generated with other endianess for generics há 5 anos atrás
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 há 5 anos atrás
  Jonas Maebe b355ba3d39 * record whether a function uses fastmath, and define the function as há 5 anos atrás
  Jonas Maebe f5833dc048 * support for marking arraydefs as vectors há 5 anos atrás
  svenbarth f2818bfe7a * apply patch by Blaise.ru to remove last remnants of VMT regeneration which is no longer needed/used há 5 anos atrás
  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) há 5 anos atrás
  svenbarth ea75253926 * initialize the defid in trecorddef.create_global_internal as unique_id_str needs it há 5 anos atrás