Commit History

Author SHA1 Message Date
  florian 3889529e45 * unified internalerror, resolves #36378 5 years ago
  pierre fb33da5f41 Change parameter type to tcgint for is_imm12 and is_lui_imm functions to avoid range check errors 5 years ago
  marco 4715c94789 * set enum size to 4 only after jedi.inc that has statement 5 years ago
  pierre 7405ae2758 Fix trv32notnode, by using same code as for riscv64 CPU 5 years ago
  michael 4d0b049f4e * Less errors when connection is broken (bug ID 36373) 5 years ago
  pierre 3db08d28e9 Set default stack size for i8086-embedded target: 16384 for far data model, and 2048 for other memory models 5 years ago
  pierre 47b9ef4dc2 Disable ucomplex and matrix units for i8086-embedded target, because no fpu is installed in RTL by default 5 years ago
  ondrej c7a8267d91 fcl-db: ODBC: allow NULL parameters (TParam.Value := Null sets type to ftUnknown) 5 years ago
  pierre a9bb9f7310 Add '.module nomips16' at assembly entry for mips/mipsel unless -a5 option is used 5 years ago
  pierre ba73f7376f Also accept -a5 for older binutils for mips and mpisel cpus 5 years ago
  pierre 01fbad64b7 Use defined(aarch64) instead of defined(cpuaarch64) for FPC_HAS_INTERNAL_ABS_INT64 5 years ago
  florian 7000d82dcd * do not convert cmp 0,... into test ...,... before the post pass of the peephole optimizer 5 years ago
  florian 7e6eeebdf0 o patch by J. Gareth Moreton, seeks to improve maintainability, safety and efficiency 5 years ago
  Jonas Maebe 5800ac6213 * fix conversion from Objective-C class/protocol to tvarrec (store in 5 years ago
  florian cf0716123c * avoid overflow error 5 years ago
  florian af107ca8fe o patch by J. Gareth Moreton, resolves #36355 5 years ago
  svenbarth d98e551882 + add a generic variant of TValue.IsType 5 years ago
  florian fb4b1cbf35 * warn only in delphi mode if an explicit enumeration value exceeds the range, relaxes r43191 5 years ago
  florian 3edc0560b0 * patch by Benjamin Rosseaux: TEvent.WaitFor on *nix uses Monotonic Clock now 5 years ago
  svenbarth 97eefb6ac3 - the error recovery handling is no longer required 5 years ago
  svenbarth 5b71ba2a9b * treat a missing genericdef with no symname set as an internal error 5 years ago
  svenbarth ef6c9e930b * correctly handle the genericdef being a procdef, otherwise no code will be generated (and no error either :/ ) 5 years ago
  michael 6a36bec296 * Better explanation of connection 5 years ago
  michael bcee247240 * Simple, read-only example, no authentication 5 years ago
  Jonas Maebe 0802edb710 * fix Linux/i386 and Win32 after r43578 5 years ago
  svenbarth be99031570 * rework checking for compiler files in .gitignore: ignore all ppc* files in the compiler directories except those with known extensions (*.lpi and *.pas, though for the later there currently is none) 5 years ago
  svenbarth abc3fd6f8d + add some more extensions to .gitignore 5 years ago
  Jonas Maebe ec227bb759 * fixed safecall for non-LLVM after r43578 5 years ago
  florian c6116258fd o patch by J. Gareth Moreton: 5 years ago
  Jonas Maebe e775ecdc43 * cleaned up safecall support: use a hidden localvarsym instead of result 5 years ago