Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 08b61997ca * MovzAnd2Movz* optimization improved hace 5 años
  pierre 6902539bd8 Disable ucomplex and matrix units for z80-embedded target hace 5 años
  florian 0bdc1fdea4 * do not set nonlocal for inter-procedural labels, this is not needed, they use hace 5 años
  Jonas Maebe 0904ea0c3f * added missing "end." (fixup for r46904) hace 5 años
  Jonas Maebe aa75d39ab5 * don't perform "(x=y) or (z=u)" -> "(x xor y) or (z xor u)" optimization hace 5 años
  Jonas Maebe 9f42931eeb * don't print range check warnings when evaluating inlined explicit typecasts hace 5 años
  florian e83d214e98 + allow in ISO mode that { ... } and (* ... *) comments are paired, resolves at least partly #37428 hace 5 años
  Mattias Gaertner 85a11c8204 fcl-passrc: resolver: fixed inteface constraints, iisue #37624 hace 5 años
  svenbarth 2c372071fd * correctly handle static arrays with a lower index <> 0 hace 5 años
  florian 449cc8f152 * make use of AllocMem in fpc_dynarray_setlength hace 5 años
  svenbarth 0c316deab5 * readd SmallInt typecasts to SmallInt overload of SwapEndian hace 5 años
  svenbarth 9d86fed95b * avoid range check error when using SwapEndian with 16-bit constants hace 5 años
  Jonas Maebe 74a641344a * renamed WebFrame.DOMDocument_ back to DOMDocument after 10.10 update hace 5 años
  svenbarth 15141124f4 * restore ability to cycle with 3.0.4 (at least until 3.2.2 is released) after r46890 hace 5 años
  florian b596b71130 * patch by Joe care to make fv more 64 Bit save, resolves #37772 hace 5 años
  svenbarth bf1eae7bd6 * small formatting adjustments for the sake of consistency hace 5 años
  svenbarth 2ff18e48a0 * fix for Mantis #36909: apply patch by Ryan Joseph so that array constructors can be used for static arrays as well. hace 5 años
  svenbarth d3e18ccb5e * fix for Mantis #37221: apply adjusted patch by Ondrej Pokorny to allow the use of Copy() on open array parameters (the result will be a dynamic array) hace 5 años
  michael f8b5c81b8b * Avoid double begin/end hace 5 años
  Károly Balogh de180d7656 * m68k: fix index register usage in memory references, when the index is 8 or 16 bit wide and unsigned hace 5 años
  florian 60bd9c5ba0 * write a proper error message if types are read/written which are not supported in iso mode, resolves #37763 hace 5 años
  michael e2647ea072 * Fix bug ID #0037760 hace 5 años
  pierre f316121d53 Add handling of extra parameters, using eval if equal sign is found. hace 5 años
  pierre 2b023c62c5 Do not set __USE_LARGEFILE64 macro for sparc CPU, as it does not seem to be used for regular linux kernels hace 5 años
  pierre 16bdee8fcb Update revision.inc after commit #46877 hace 5 años
  florian 9a573173dd * Aarch64: fix Math.SetExceptionMask for implementations throwing hardware hace 5 años
  michael 48c86637b4 * Patch from Joe Care to fix bug ID #37758 (wrong brackets for array params) hace 5 años
  pierre 660cfc49e8 Add gcc specific options -mabi=32/-mabi=64 for mips CPU hace 5 años
  svenbarth d1cd26592a * fix for Mantis #37745: section names where the string offset has more than 7 digits need to be Base64 encoded hace 5 años
  svenbarth fb767dc246 * generate an internal error if the section name should be larger than 8 hace 5 años