História revízii

Autor SHA1 Správa Dátum
  svenbarth 755e271b4e * fix for Mantis #35566 by applying patch by Martin Friebe: correctly dereference the 32-bit length value for Windows Widestrings 6 rokov pred
  pierre fb2a8e23d0 Fix compilation of GDB version 7.12.1 6 rokov pred
  pierre c0f064a35c Remove two warnings about missing case (others are still present in ppudump.pp source) 6 rokov pred
  pierre 8d4588e1b2 Fix compilation of compiler with -dPREPROCWRITE 6 rokov pred
  pierre e35110b68c Fix baseunix PPU compilation rule for Haiku 6 rokov pred
  pierre 902ef73c7c Allways use local pt variable to ameliorate readability of code 6 rokov pred
  pierre c8129c5228 Disable 64-bit version of CPU_SOURCE is 32-bit 6 rokov pred
  nickysn e0b523ef14 * updated the asm parts of the i386 OpenBSD startup code as well 6 rokov pred
  nickysn 806b65da6b * also update the startup asm code in prt0.as for OpenBSD x86_64 6 rokov pred
  nickysn 357d3ca390 - removed cprt0.as from the OpenBSD i386 RTL as well 6 rokov pred
  nickysn ef86b3ab29 - delete cprt0.as from the OpenBSD x86_64 startup code, because it's not needed for bootstrapping 6 rokov pred
  nickysn 058336db40 * invoke _csu_finish before __init the OpenBSD x86_64 C library startup code 6 rokov pred
  nickysn 77f86d22a5 * updated the parameter list to _FPC_proc___start in the OpenBSD x86_64 startup code 6 rokov pred
  nickysn f2719e438c * updated the OpenBSD x86_64 assembly startup code 6 rokov pred
  svenbarth 45479302c1 - ValueToFFIValue is no longer needed 6 rokov pred
  svenbarth 5d6a837b63 * also test callbacks for libffi 6 rokov pred
  svenbarth 9fa4a619d7 + add support for callbacks to the FFI invoke manager 6 rokov pred
  svenbarth 0d6d3a1529 * for callbacks argument values are not needed, so make the need for aArgValues optional 6 rokov pred
  svenbarth 1c58ef49f3 * directly use the indirection information instead of calculating it a second time in ValueToFFIValue() 6 rokov pred
  svenbarth 68c9b83d87 * for callbacks it's needed to know whether an argument is indirect or not 6 rokov pred
  svenbarth 5516bcb266 * move check for argument/result indirection to separate function 6 rokov pred
  svenbarth ea270d9800 * move creation of the CIF object to a separate function in preparation for callbacks 6 rokov pred
  svenbarth f6ca44292f * move SErrMethodImplCreateFailed to interface 6 rokov pred
  Jonas Maebe ad6897ffd8 * fixed Darwin/AArch64 flt/int-div-by-zero error codes (fix for 42045, as 6 rokov pred
  Jonas Maebe cf9596421b * fixed crashes on platforms using parentfpstructs with generic routines 6 rokov pred
  michael 167ca93d25 * Patch from Ondrej to remove unnecessary overload keywords 6 rokov pred
  pierre 0961e49919 Add new files required to fix RTL compilation for macos target 6 rokov pred
  pierre 090074276e Fix RTL compilation for macos target 6 rokov pred
  Jonas Maebe b291d17fc5 * fix overflow errors in case coverage code 6 rokov pred
  michael 6649fab22d * Fix bug ID #0035580 6 rokov pred