Histórico de Commits

Autor SHA1 Mensagem Data
  pierre 0b2a6e5a74 * tests/Makefile.fpc: Add NATIVE_FPC=$(FPC) to tstunits rule make call. há 6 anos atrás
  Jonas Maebe 9678542ba6 + add "thunk" attribute for stubs/thunks and emit it for LLVM há 6 anos atrás
  Jonas Maebe ff2d718699 * fixed occasional rounding error with currency constants on the LLVM targets há 6 anos atrás
  Jonas Maebe 4deb62ad87 * fix for "ldr label" support in AArch64 assembler reader (r42988) há 6 anos atrás
  Jonas Maebe 13902c1c7a * fixed compilation for __ARM_EABI_UNWINDER__ with -dexcdebug há 6 anos atrás
  florian bfd83911e4 * set stack alignment for i386-linux to 16 byte boundaries, this implies a fixed stack layout inside the subroutine code as well há 6 anos atrás
  florian 719ff5fb4c * converted _FPC_libc21_haltproc into a pascal subroutine so stack alignment is kept há 6 anos atrás
  florian 3e6e72118b * keep stack aligned to 16 byte boundaries in assembler subroutines calling other subroutines há 6 anos atrás
  florian 1872bee116 * stack checking checks also proper alignment há 6 anos atrás
  florian bd35c02257 * cosmetics: indention há 6 anos atrás
  florian 48c5636fbc * make InvokeKernelRegister work for caller cleared stack/fixed stack and keep stack 16 byte aligned if needed há 6 anos atrás
  florian 26d8cc9142 + define FPC_STACKALIGNMENT há 6 anos atrás
  florian 49005d3948 * tests are not supposed to work anymore on linux with a fixed 16 byte aligned stack há 6 anos atrás
  florian 896e031e84 * interrupt procedures fixed for i386 targets with a fixed stack with 16 byte alignment há 6 anos atrás
  florian 72391dc4b8 * fix tests for targets with fixed stack which must be 16 byte aligned há 6 anos atrás
  Jonas Maebe 9e7cf37cd6 * changed resulttype and firstpass processing from recursion into loop, based há 6 anos atrás
  michael f4921daee6 * Fix prepare without parameters há 6 anos atrás
  michael 671e3ddec7 * Demo for macro support há 6 anos atrás
  michael 15f999bcce * Implement macro support, by Zdravko Gabrovski (Bug ID 36057) há 6 anos atrás
  Jonas Maebe 78c901e3c4 * mention LLVM define há 6 anos atrás
  Jonas Maebe 617cc6984b * call DoUnhandledException instead of RunError(217) when the the psabi eh há 6 anos atrás
  Jonas Maebe a051b8d225 - remmoved doregister parameter from t*sym constructors, as the registration há 6 anos atrás
  Jonas Maebe d14fd51d0b * fix potential crash with copied goto nodes on nestedparentfp platforms há 6 anos atrás
  marco bcabeb36a1 * another input fix. há 6 anos atrás
  marco 14d92d9ece * declaring an identifier "INPUT" is never wise. Thanks Marcus. há 6 anos atrás
  marco 3bae3a4aa4 * input related functions and structs, based on Mantis #35064 há 6 anos atrás
  michael 55c4c61cd5 * Fix bug ID #36075 há 6 anos atrás
  Jonas Maebe 9b70c7623d * initialise local variable to prevent random failures há 6 anos atrás
  svenbarth 492f1ac4be * implement RawThunk for Aarch64 há 6 anos atrás
  svenbarth d6381a3477 * ensure that the RawThunkPlaceholder* constants are compared with using the correct type há 6 anos atrás