Histórico de Commits

Autor SHA1 Mensagem Data
  pierre e35110b68c Fix baseunix PPU compilation rule for Haiku há 6 anos atrás
  pierre 902ef73c7c Allways use local pt variable to ameliorate readability of code há 6 anos atrás
  pierre c8129c5228 Disable 64-bit version of CPU_SOURCE is 32-bit há 6 anos atrás
  nickysn e0b523ef14 * updated the asm parts of the i386 OpenBSD startup code as well há 6 anos atrás
  nickysn 806b65da6b * also update the startup asm code in prt0.as for OpenBSD x86_64 há 6 anos atrás
  nickysn 357d3ca390 - removed cprt0.as from the OpenBSD i386 RTL as well há 6 anos atrás
  nickysn ef86b3ab29 - delete cprt0.as from the OpenBSD x86_64 startup code, because it's not needed for bootstrapping há 6 anos atrás
  nickysn 058336db40 * invoke _csu_finish before __init the OpenBSD x86_64 C library startup code há 6 anos atrás
  nickysn 77f86d22a5 * updated the parameter list to _FPC_proc___start in the OpenBSD x86_64 startup code há 6 anos atrás
  nickysn f2719e438c * updated the OpenBSD x86_64 assembly startup code há 6 anos atrás
  svenbarth 45479302c1 - ValueToFFIValue is no longer needed há 6 anos atrás
  svenbarth 5d6a837b63 * also test callbacks for libffi há 6 anos atrás
  svenbarth 9fa4a619d7 + add support for callbacks to the FFI invoke manager há 6 anos atrás
  svenbarth 0d6d3a1529 * for callbacks argument values are not needed, so make the need for aArgValues optional há 6 anos atrás
  svenbarth 1c58ef49f3 * directly use the indirection information instead of calculating it a second time in ValueToFFIValue() há 6 anos atrás
  svenbarth 68c9b83d87 * for callbacks it's needed to know whether an argument is indirect or not há 6 anos atrás
  svenbarth 5516bcb266 * move check for argument/result indirection to separate function há 6 anos atrás
  svenbarth ea270d9800 * move creation of the CIF object to a separate function in preparation for callbacks há 6 anos atrás
  svenbarth f6ca44292f * move SErrMethodImplCreateFailed to interface há 6 anos atrás
  Jonas Maebe ad6897ffd8 * fixed Darwin/AArch64 flt/int-div-by-zero error codes (fix for 42045, as há 6 anos atrás
  Jonas Maebe cf9596421b * fixed crashes on platforms using parentfpstructs with generic routines há 6 anos atrás
  michael 167ca93d25 * Patch from Ondrej to remove unnecessary overload keywords há 6 anos atrás
  pierre 0961e49919 Add new files required to fix RTL compilation for macos target há 6 anos atrás
  pierre 090074276e Fix RTL compilation for macos target há 6 anos atrás
  Jonas Maebe b291d17fc5 * fix overflow errors in case coverage code há 6 anos atrás
  michael 6649fab22d * Fix bug ID #0035580 há 6 anos atrás
  michael e4385d1b19 * Fix bug ID #35576 há 6 anos atrás
  michael dc592a888f * Make explicit that Integer is 32-bit há 6 anos atrás
  Jonas Maebe 883d1f2a79 - removed test that shortstring is aligned to a multiple of pointer size, há 6 anos atrás
  Jonas Maebe 0227c55b53 - removed explicit linking of ptest.o, as that happens already automatically há 6 anos atrás