Историја ревизија

Аутор SHA1 Порука Датум
  Rika Ichinose d7352e7b66 Remove most of the VER3_0 conditionals. пре 11 месеци
  Rika Ichinose 8d12774d3b Don’t cache process ID. пре 1 година
  Michaël Van Canneyt e80ce5f61f * Allow to disable monitor пре 1 година
  Rika Ichinose 6489b6fc36 Shorten win/systhrd.inc; fix SetThreadStackGuarantee signature. пре 1 година
  Michaël Van Canneyt 4c26e4f989 * Enable monitor support пре 1 година
  Rika Ichinose 48815baef6 Load oleaut32.dll for widestrings on demand. пре 2 година
  florian acb6c7f36b * win64 has always SetThreadStackGuarantee пре 1 година
  Rika Ichinose a774075f2f Support Windows XP where SetThreadStackGuarantee is absent. пре 1 година
  florian 14ab1cfb71 * set stack margin on windows, so there is stack space left for exception handling in case of a stack overflow, resolves #40589 пре 1 година
  Rika Ichinose 943b88e3da Delay-load CoWaitForMultipleHandles to not force the dependency on ole32.dll. пре 2 година
  florian 4236bee6f1 * win64: factored out cpu specific code пре 4 година
  pierre 297f468cd6 Use // comments as curly brackets not recognized as comment start inside aarch64 assembly blocks пре 4 година
  florian 7281ea7a2c * floating point division by zero should throw run time error 208, fixed пре 5 година
  yury 8d95da3fea * Windows: Reworked handling of command line arguments to properly support Unicode: пре 5 година
  yury 7b425ed4a6 * Moved the common interface part of the win32 and win64 System units to the syswinh.inc include file. пре 5 година
  svenbarth 96c52ef16d + implement a main_wrapper for the default exception handler for aarch64-win64 пре 5 година
  svenbarth 4e06d66d7f + implement RTL functionality for SEH for aarch64-win64 пре 5 година
  svenbarth bfa5bf80e2 * inside the Win64 system unit convert FPC_USE_WIN64_SEH to a SYSTEM_USE_WIN_SEH пре 5 година
  svenbarth 5c898fe795 * enable is_prefetch only for x86 code пре 5 година
  svenbarth c474b95dfc * disable some x86_64 specific assembly routines пре 5 година
  pierre 84ebe96d41 Define FPC_IS_SYSTEM at start of all system.pp source пре 5 година
  svenbarth cfa5b9d809 - the external declaration of PascalMain is no longer needed for Win64 on 3.1.1+ пре 8 година
  Tomas Hajny e5ceb04725 * patch by Dmitry Boyarintsev (bug #31023) implementing SysSetCtrlBreakHandler for Win32 and Win64 пре 8 година
  svenbarth 2808be3e20 + add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there) пре 9 година
  svenbarth dbbd7b6969 * use FPCSysInstance instead of SysInstance directly пре 9 година
  svenbarth af53fcb48c Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 пре 9 година
  svenbarth b525cecad8 - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) пре 9 година
  sergei d93d36e6d3 * Win64: Use separate implementation of CaptureBacktrace that calls RtlCaptureStackBackTrace. This way it does not require non-optimized code to work correctly. пре 10 година
  svenbarth 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. пре 10 година
  florian 43515ab109 * explicitly add asmmode, resolves #27255 пре 10 година