Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 86d55055df * made internalerror unique il y a 5 ans
  Jonas Maebe 69129f38e2 * aarch64: correct paraloc^.def for LOC_REFERENCE parameters il y a 5 ans
  florian 1d3ed354de * patch by J. Gareth Moreton: unifies internalerrors, resolves #37471 il y a 5 ans
  yury 719220e8a4 * For 8/16 bit CPUs and TP mode, disable expansion to a larger integer type for subtract operations on unsigned integers. This is TP7 compatible. il y a 5 ans
  michael ec3eef03f1 * Set path to local version of fcl-passrc, not installed version il y a 5 ans
  michael 2faa9e06a1 * Additional options for latest pas2js version features il y a 5 ans
  michael 869ae0904c * Lowercase unit name (bug ID 37481) il y a 5 ans
  pierre ca40956a3a Regenerated all Makefile's il y a 5 ans
  pierre a2806954ed Update after commit #46222 il y a 5 ans
  pierre a5997e266f Add powerpc specific call to gcc to get the correct libgcc directory for linux il y a 5 ans
  pierre fdb1cd38ab Disable limitation of handling of negative shift values, can be enalbed again by setting LIMIT_NEG_SHIFTVALUES macro il y a 5 ans
  svenbarth c17ad509e2 * fix for Mantis #36775: apply patch by J. Gareth Moreton il y a 5 ans
  svenbarth 055cfc1771 * added test for Mantis #36014 which is already fixed (also in 3.2.0) il y a 5 ans
  svenbarth 8770af84bd * fix for Mantis #37187: inside generics the constant code in pexpr does not handle all cases and thus current_procinfo needs to be checked as well il y a 5 ans
  Jonas Maebe 06a5ec5b5c * fixed peephole optimizer replace lea by add even if the flags were in use il y a 5 ans
  Jonas Maebe 3047ce71bc * fixed LLVM register allocator after r46199 il y a 5 ans
  florian 87702d7cda * cosmetics il y a 5 ans
  florian 7281ea7a2c * floating point division by zero should throw run time error 208, fixed il y a 5 ans
  florian b60ac4c2db * @PLT is needed for calls to link it properly with pic code il y a 5 ans
  florian 4c2c540b29 * fixed resetting of state, broken in r45995 il y a 5 ans
  florian 893225770c * updated tfpstate il y a 5 ans
  yury 0000682043 * i8086: When a ref points to the 32-bit data, preload the ref base to a temp register to reduce spilling. il y a 5 ans
  yury ddea929923 * For 8 and 16 bit CPUs preload the ref base and index to a separate temp register in the generic implementation of a_load64_reg_ref() and a_load64_ref_reg(). il y a 5 ans
  yury e70c898503 * Removed the i8086 specific hack. Since r46199 the register allocator is able to handle the problem code. il y a 5 ans
  yury ff820247c3 * Early during register allocation, spill registers which interfere with all usable real registers. il y a 5 ans
  yury 601e05f17f * Count only usable real registers. il y a 5 ans
  yury 0daba07246 * Enhanced the debug output of spilling statistics. Now it includes efficiency of the spilling which is based on il y a 5 ans
  florian eac6675cba * reset exception flags, resolves #37468 on x86_64 il y a 5 ans
  pierre 0863291e07 Add process_shared field to haiku OS pthread_mutexattr_t type il y a 5 ans
  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 il y a 5 ans