Commit History

Author SHA1 Message Date
  florian ab66440e76 * accidently committed debug statement removed 1 year ago
  florian 51f5726343 * (hopefully) more consistent message when the compiler is stopped during showing the help screen, resolves #39455 1 year ago
  Pierre Muller a5cb0b6179 Remove SUBARCH refering to non-existing units for arm-freertos target 1 year ago
  Pierre Muller 4b5e5f0ddb Remove obsolete/unused rules inside rtl/freertos/Makefile.fpc 1 year ago
  Pierre Muller d7eef9c3ca Add heapmgr and consoleio dependency for all freertos CPU specific units 1 year ago
  Michaël Van Canneyt 0d375c638c * not automatically committed... 1 year ago
  Michaël Van Canneyt 1da241c09c * Add wasm-job for webassembly 1 year ago
  Sven/Sarah Barth 7f03fb6966 * revert the changes from b0d61558e38f7e9ceb3918dbbaab13bc49496320, as 61397d40ae0c43083844e850d87c60ba74b34d28 fixes it more correctly 1 year ago
  Sven/Sarah Barth 61397d40ae * ensure that Insert() of a single element into a dynamic array is typechecked in a way that the user is notified of errors 1 year ago
  florian 2d1fba1fa1 * disable (type ...), it did never work and there are not test, resolves #40562 1 year ago
  Michaël Van Canneyt 328ff5f0c3 * Fix callback interface treatment 1 year ago
  Michaël Van Canneyt 55dee03ad0 * Now able to generate code for all browser APIs 1 year ago
  Michaël Van Canneyt 496a86501a * Fix compiler warnings 1 year ago
  Michaël Van Canneyt 0a4f5558be * Resolve all identifiers 1 year ago
  florian 2e86cdb620 * allow swapping of operands for three operand instructions if they are commutative 1 year ago
  Rika Ichinose b87e22151a Use non-conservative Fill thresholds. 1 year ago
  florian c3a3cfe80f * avoid range check error in TVMTBuilder.intf_optimize_vtbls by early bailing out if a class has no interfaces 1 year ago
  J. Gareth "Curious Kit" Moreton 88ab9576b1 * a64: Added "ABS" and "CTZ" mnemonics (CSSC instructions) 1 year ago
  J. Gareth "Curious Kit" Moreton 1ba93085f7 * a64: Added DOTPROD and PAUTH support flags to relevant instruction sets (v8.4+ and v8.3+ respectively) 1 year ago
  J. Gareth "Curious Kit" Moreton bba4edb6d0 * a64: ARMv8.7 through ARMv8.9 have been added as AArch64 CPU types, along with support for the CSSC extension. 1 year ago
  florian 9409ec6341 * workaround unsupported -march=...+pauth for some assembler/clang versions 1 year ago
  florian 902c93f3c3 * do not limit the number of interfaces per class, resolves #40268 1 year ago
  J. Gareth "Curious Kit" Moreton 9ee1821622 * arm / a64: Extended the AND; CMP -> ANDS family of optimisations to catch BIC as well as AND 1 year ago
  florian e412f6be55 + in on an empty set is always false, resolves #40745 1 year ago
  Sven/Sarah Barth 484dab553b + add a batch file to also regenerate the RTL makefiles on Windows 1 year ago
  florian 2f9ed0576e * optimize x </>= length(...) also if the operands are swapped 1 year ago
  Pierre Muller 8b7dbb81b1 Update after commit b0076a4709 to fix jvm rtl compilation error 1 year ago
  florian e130557d9f * optimize x < length(arr) and x >= length(arr) as proposed in #40292 1 year ago
  Rika Ichinose b0076a4709 Integers are 16-bit in system, replace with SizeInt. 1 year ago
  Pierre Muller a4240a0c62 Fix compilation of i8086/n8086add.pas unit after introduction of get_int_value function 1 year ago