Cronologia Commit

Autore SHA1 Messaggio Data
  yury e70c898503 * Removed the i8086 specific hack. Since r46199 the register allocator is able to handle the problem code. 5 anni fa
  yury ff820247c3 * Early during register allocation, spill registers which interfere with all usable real registers. 5 anni fa
  yury 601e05f17f * Count only usable real registers. 5 anni fa
  yury 0daba07246 * Enhanced the debug output of spilling statistics. Now it includes efficiency of the spilling which is based on 5 anni fa
  florian eac6675cba * reset exception flags, resolves #37468 on x86_64 5 anni fa
  pierre 0863291e07 Add process_shared field to haiku OS pthread_mutexattr_t type 5 anni fa
  svenbarth a8ea8eb5d5 * fix for Mantis #37447: add support for HttpUpdateServiceConfiguration which needs to be loaded dynamically, because it's only available in newer versions of Windows 10 5 anni fa
  svenbarth e5308038a9 * fix for Mantis #37448: apply changes by Taufik Rahmad Hidayanto to fix the lengths of various response elements 5 anni fa
  Jonas Maebe 346adf7f55 * replace explicit (sometimes incomplete) tests with calls to doshortbooleval() 5 anni fa
  Jonas Maebe 198efe2075 * fpmkunit: only start the worker threads once they are fully initialised 5 anni fa
  svenbarth 848ec1d219 * allow overloads with same result type for external Java classes due to Java supporting covariant return types for interfaces 5 anni fa
  yury 4964f5cf76 * Count the number of interferences with real registers. 5 anni fa
  svenbarth ef099b2075 * import library function with a name that does not conflict with the functions exported in the interface 5 anni fa
  svenbarth 08949c86bf + readd Randomize with parameter 5 anni fa
  florian f542ee7b92 * do not throw an internal error if an errorneous type is passed to str, resolves #37462 5 anni fa
  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 anni fa
  svenbarth 107a2e4e85 - remove local Random() implementations that weren't exported anyway (LongInt <> Integer inside the System unit) 5 anni fa
  svenbarth 48cc5250f9 * fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such 5 anni fa
  svenbarth 04cbf32b1b * rename local import of fpc_geteipasebx 5 anni fa
  michael 4df02b0d6d * Remove SVN id marker 5 anni fa
  michael 0e35f2cd09 * Make sure tests run in pas2js. Reduce ifdefs 5 anni fa
  michael eaeb21e6ae * Add stub generator 5 anni fa
  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 anni fa
  svenbarth b412259c1c * fix for Mantis #37355: the method name and the named parameters need to be separated by a single #0 5 anni fa
  svenbarth b62045809d * reject overloads if they only differ in the result types (as long as they aren't operator overloads) 5 anni fa
  svenbarth fa0c9adbf4 * extract checking whether two parameter defs of two procdefs are equal into a separate function 5 anni fa
  florian 42f2e5f8ad + simplify "x mod -1", resolves #37449 5 anni fa
  pierre 546a679f4e Add -SfPROCESSES for arm cpu, to be able to compile fcl-base package as for xtensa 5 anni fa
  pierre 93fc5abe8b Use same parameters as in fileutilh.inc for the handle variant of FileSetDate overloaded function 5 anni fa
  Mattias Gaertner 8dbf8ae823 pastojs: (a as b)[] 5 anni fa