Commit History

Author SHA1 Message Date
  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
  florian acdff47554 + optimize integer expressions like 2*x*4; which were not found by the node simplifier yet 5 years ago
  florian 94b728005d * more RemoveCurrentP usage 5 years ago
  florian 9e307f5c3a - removed code not used for years 5 years ago
  florian d444f750f9 * factored out TX86AsmOptimizer.OptPass1Cmp 5 years ago
  florian dea1855126 o patch by J. Gareth Moreton, resolves #36352: 5 years ago
  florian 030d376bac + .gitignore (for git mirrors), based on proposal by Kevin Lyda, resolves #35597 5 years ago
  florian bdd36d20ac * patch by Alfred: remove superfluous linker script entry, resolves #36345 5 years ago
  svenbarth 39f4b97ea5 + add test for a problem reported by Michael van Canneyt which is fixed by the previous revision 5 years ago