Histórico de commits

Autor SHA1 Mensagem Data
  Jonas Maebe 1dee4c41dd - removed "cmp 0/1, pasbool1" optimization for llvm because this discards 6 anos atrás
  nickysn 465e8a99e0 + added type TNewExeAdditionalHeaderFlags 6 anos atrás
  nickysn ded3dec22a + added enum TNewExeTargetOS 6 anos atrás
  pierre 471cb73c5f Add {$goto on} if FPC macro is defined 6 anos atrás
  svenbarth fb0f2fbd35 * enable method implementation tests for i386 (interface tests will be ignored however as stdcall/cdecl are not yet provided without an external manager) 6 anos atrás
  svenbarth 6b7ba589b9 * change fallback implementation of the RTTI memory functions to do nothing so that new platforms are easily detected 6 anos atrás
  svenbarth c008adb658 * implement memory allocation functions for Unix platforms using mmap/mprotect/munmap 6 anos atrás
  svenbarth f17c689829 + add a size parameter to FreeMemory() as some platforms might need that 6 anos atrás
  svenbarth 90278f4859 + add fpmprotect function to complete fpmmap/fpmunmap 6 anos atrás
  svenbarth 1b1f7c60ce + add FreeBSD syscall number for mprotect 6 anos atrás
  nickysn 4dbccce43c + added TNewExeHeaderFlags type, describing the flags in the header of win16 executables 6 anos atrás
  Mattias Gaertner 180576d17c fcl-pssrc, pastojs: fixed anonymous proc inside for-loop 6 anos atrás
  nickysn 914426e703 * fixed an i8086 inline assembler bug, where 'call word ptr [label]' (an 6 anos atrás
  pierre 8e5e877417 Fix compilation with release 3.0.4 ppcarm 6 anos atrás
  michael 109abf3d99 * Fix bug ID #35674, do not create filestream for directories 6 anos atrás
  michael a4bf16e176 Fix bug ID #0035672 6 anos atrás
  michael b2e47cceb2 * Added constant for new error message in stringlist 6 anos atrás
  michael 4d1e2c6aa5 * Sort public properties/methods in stringlist 6 anos atrás
  michael 7c36912eb0 * Better fix for 35660: Introduced TMissingNameValueSeparatorAction 6 anos atrás
  Jeppe Johansen 750567f8e3 Added T2 form of LDR/STR for SP relative forms. 6 anos atrás
  michael de30f7852d * Changed String.Split to conform to behaviour in Delphi Rio (bug ID 35669) 6 anos atrás
  Jonas Maebe eab079c7bd * fixed cbool "and" with full boolean evaluation, and cbool "xor" 6 anos atrás
  Jonas Maebe dc681a75ec * properly return from the signal handler on ARM/Linux instead of calling 6 anos atrás
  Jonas Maebe 322a717c44 * support for handling subsetrefs with bitlen > AIntBits in a_load_subsetref_reg() and 6 anos atrás
  Jeppe Johansen ee7bc1d516 - Fix compilation on architectures without absolute call/jump instructions. 6 anos atrás
  Jeppe Johansen aa4961d06e - Add mov optimization for STS instruction. 6 anos atrás
  Jeppe Johansen dee0197890 - Add assembler implementation of integer division, patch by Christo Crause. For now there's a division by zero check added. 6 anos atrás
  Jeppe Johansen 5bdc635f50 Check if the current register was the last in the cgpara, to avoid running over the last register allocated. 6 anos atrás
  Jeppe Johansen cba4aeaca5 Fix division of constants on ARM thumb without long multiplication. 6 anos atrás
  Jeppe Johansen 2f501be2a0 Fixed stack checking for embedded target. Based on work by Christo Crause 6 anos atrás