Historial de Commits

Autor SHA1 Mensaje Fecha
  Michaël Van Canneyt 012b53c451 * Flag to allow unknown macros hace 5 días
  Rika Ichinose f1301a14e1 optloop.pas: move global variables to a context object. hace 1 semana
  J. Gareth "Curious Kit" Moreton 79eee75aa0 * x86: Convert isolated "(1 shl y) - 1" to BZHI, not just "x and ((1 shl y) - 1)" hace 1 semana
  florian 1d5a31ed41 + comment hace 6 días
  Marcus Sackrow 9d1dfa17d5 AROS: removed PutTextToClip and GetTextFromClip from clipboard hace 6 días
  Pierre Muller 1f12737beb Test local fix for powerpc out of reach conditional jump hace 1 semana
  Pierre Muller 26cca8dfb0 Test for bug report #41397 hace 1 semana
  Pierre Muller 688e20f7a5 Try to fix bug report #41397 hace 1 semana
  florian a45253c7ac * fix AndiSb2Sb optimization hace 1 semana
  Michaël Van Canneyt ae0d1c3ae7 Add Contains() to lists and stringlist hace 1 semana
  Sven/Sarah Barth 9df9f1a0ff * also check for FPC_ABI_WIN64 instead of WIN64 for the jmp_buf declaration hace 1 semana
  Michaël Van Canneyt 6f8244ad51 * Fix timestamps hace 1 semana
  Michaël Van Canneyt 9e116eb196 * Fix non-initialized variable in DoApplyUpdate. Fixes issue #41400 hace 1 semana
  Sven/Sarah Barth d72363d84d * check for FPC_ABI_WIN64 instead of just WIN64 in x86_64 specific RTL files hace 1 semana
  Sven/Sarah Barth 436c3049b9 + define FPC_ABI_WIN64 for systems that use the Win64 ABI (currently it's only x86_64-win64, but there are also x86_64-nativent and x86_64-uefi as potential targets) hace 1 semana
  florian f71871e60d * generating a linear sub list makes no sense for RiscV hace 1 semana
  florian 0d2297c9ca + AndiSb2Sb optimization hace 1 semana
  Karoly Balogh 2b83745211 msg: fixed typos in the description of improperly indented multi-line strings error hace 1 semana
  Karoly Balogh 4f1f0d93a5 scanner: please do not try to byte swap a byte. not even on big endian. hace 1 semana
  Karoly Balogh 0fed8ffe7c scanner: actually use the result of readquotedstring as cpattern. this fixes the fileexists() preprocessor directive, broken since 2c1fa9e9 hace 1 semana
  Pierre Muller e1d6a355b5 Set unititialized local boolean variables to false to avoid random behavior hace 1 semana
  Rika Ichinose d91a4ef56f Fix cross-thread ReallocMem in heaptrc. hace 1 semana
  Karoly Balogh 1fa7d4f92a m68k: on CF, sign_extend the clone register not the original dst for rotate/shift ops hace 1 semana
  n7800 ae4002ae06 * Fix "Close" to "Clone" typo in IEnumUnknown hace 1 semana
  Karoly Balogh 21fe99bfcc m68k: fix typos in 6a82ca8a - caused by blind refactor before committing hace 1 semana
  Karoly Balogh 820f0b2907 m68k: allow the optimizer to fold of two differently sized ANDs, but use the larger size in the resulting instruction hace 1 semana
  Karoly Balogh 6a82ca8a1e m68k: add support for OP_ROL/OP_ROR to a_op_reg_reg. this fixes m68k builds after 0af3f2a9 hace 1 semana
  Karoly Balogh 69611bba2d m68k: fix indentation, no functional change hace 1 semana
  florian f6ef9f2aa3 * spelling hace 1 semana
  ccrause 41fa38d217 Update esp32c3 for esp-idf v5.5 hace 2 semanas