Commit History

Author SHA1 Message Date
  florian f542ee7b92 * do not throw an internal error if an errorneous type is passed to str, resolves #37462 5 years ago
  pierre 208e7fb337 Add -marm option to gcc call fot arm target to be sure that aarch64 version of gcc complains to stderr if it does not support 32-bit 5 years ago
  svenbarth 107a2e4e85 - remove local Random() implementations that weren't exported anyway (LongInt <> Integer inside the System unit) 5 years ago
  svenbarth 48cc5250f9 * fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such 5 years ago
  svenbarth 04cbf32b1b * rename local import of fpc_geteipasebx 5 years ago
  michael 4df02b0d6d * Remove SVN id marker 5 years ago
  michael 0e35f2cd09 * Make sure tests run in pas2js. Reduce ifdefs 5 years ago
  michael eaeb21e6ae * Add stub generator 5 years ago
  florian 6f661e44d0 * do not throw an internal error later on in case of a recursive call, if the declaration of the function was faulty, resolves #37460 5 years ago
  svenbarth b412259c1c * fix for Mantis #37355: the method name and the named parameters need to be separated by a single #0 5 years ago
  svenbarth b62045809d * reject overloads if they only differ in the result types (as long as they aren't operator overloads) 5 years ago
  svenbarth fa0c9adbf4 * extract checking whether two parameter defs of two procdefs are equal into a separate function 5 years ago
  florian 42f2e5f8ad + simplify "x mod -1", resolves #37449 5 years ago
  pierre 546a679f4e Add -SfPROCESSES for arm cpu, to be able to compile fcl-base package as for xtensa 5 years ago
  pierre 93fc5abe8b Use same parameters as in fileutilh.inc for the handle variant of FileSetDate overloaded function 5 years ago
  Mattias Gaertner 8dbf8ae823 pastojs: (a as b)[] 5 years ago
  Mattias Gaertner ebf35bcac4 fcl-passrc: fixed generic proc 5 years ago
  Mattias Gaertner 0fa8ef9fa9 fcl-passrc: resolving (a as b)[] 5 years ago
  Mattias Gaertner fc5a1d81c7 fcl-passrc: less hints 5 years ago
  Mattias Gaertner 4c99a82dbf pas2js: docs 5 years ago
  florian 941020af1a * patch by J. Gareth Moreton: Minor oversight in MovAnd2Mov 3 optimisation, resolves #37442 5 years ago
  pierre 34b1cfa4b9 Do not use sets for ESysXX as the values are not in byte range for Haiku OS 5 years ago
  michael a5db62a300 * Mark THandleObject as abstract 5 years ago
  yury 2d8873d085 * Fixed TAOptObj.CollapseZeroDistJump to properly handle delay slots. 5 years ago
  yury 2b86651914 * Re-enabled safe generic jump optimizations for mips. 5 years ago
  florian 0b5c50ea41 * Aarch64: set register size correctly for AndStrb2Strb optimization, resolves #37427 5 years ago
  yury cc936710a0 * mips: Added support for unaligned load/store. It greatly improves performance and prevents bus errors on systems which do not emulate unaligned memory access. 5 years ago
  florian 55c4986c8d * modified patch by J. Gareth Moreton: MovOpMov2Op/Lea2Add/Lea2Sub consolidation, resolves #37422 5 years ago
  florian a172064767 * patch by J. Gareth Moreton: fix for incorrect alignment removal, resolves #37420 5 years ago
  Mattias Gaertner 091862cd88 pastojs: added include file and test specializations are created later 5 years ago