Revīziju vēsture

Autors SHA1 Ziņojums Datums
  florian beecbf1581 Merge branch 'val_sint' into main 3 gadi atpakaļ
  J. Gareth "Curious Kit" Moreton bb49c190af New MOV optimisation that helps reduce instruction count and memory accesses 3 gadi atpakaļ
  ccrause 985e8d3d13 Remove fall-through logic and separate idf_version checks of esp32 and esp8266. Also warn if idf_version is below the supported range. 3 gadi atpakaļ
  florian 0764158fd1 * reverted TryStrToInt to the old implementation since after the val fixed the changes are not 3 gadi atpakaļ
  Sven/Sarah Barth 9d95e6159e * fix typo in comment 3 gadi atpakaļ
  Sven/Sarah Barth b5e57a63f5 + add test for already fixed #22252 3 gadi atpakaļ
  J. Gareth "Curious Kit" Moreton 67a1d52806 JccAdd2SetccAdd modified to make use of GetIntRegisterBetween 3 gadi atpakaļ
  J. Gareth "Curious Kit" Moreton 30166f8eb7 Procedure-saved registers are now recorded for peephole optimizers to use 3 gadi atpakaļ
  florian 62f1771121 * fix test for improved fpc_Val_SInt_ShortStr 3 gadi atpakaļ
  florian f39a6a7755 * fpc_Val_SInt_ShortStr: bug fixes and improvements by Bart B 3 gadi atpakaļ
  Sven/Sarah Barth 307c284f6a * fix #39519: apply patch by Julian Puhl to enable OpenAL for Win64 3 gadi atpakaļ
  Pierre Muller c3e94051a1 Use '.rodata' for read-only data section for aarch64 CPU 3 gadi atpakaļ
  Pierre Muller 74c97e8928 Add FillWord procedures and implement unicode StringOfChar for JVM cpu 3 gadi atpakaļ
  Pierre Muller 3b8b549eaa Fix compilation of the two tests for jvm-android target 3 gadi atpakaļ
  florian 38c06e64c7 * optimze case 3 gadi atpakaļ
  florian 05072d0d82 * updated version by Bart B 3 gadi atpakaļ
  Jonas Maebe 1aed740440 Java: adapt FPC_ANSISTR_UNIQUE signature 3 gadi atpakaļ
  florian 4c296af05e * reordered condition so they can be evaluated quicker 3 gadi atpakaļ
  florian d29a482cd1 * fixes for fpc_Val_SInt_ShortStr by Bart B 3 gadi atpakaļ
  Yuri Silver 5a9021c14c Control message must not be fragmented. 3 gadi atpakaļ
  Yuri Silver f3a0bdd232 Added processing of reserved opcodes. 3 gadi atpakaļ
  Yuri Silver 11ac750e87 Added reaction for incorrect reserved bits. 3 gadi atpakaļ
  J. Gareth "Curious Kit" Moreton d5a104f493 Fixed Internal Error 2020120501 number clash 3 gadi atpakaļ
  florian 4966e93764 * small fix for ie 3 gadi atpakaļ
  Yuri Silver 09b763c698 Websocket server correct work with Ping Pong 3 gadi atpakaļ
  Michaël Van Canneyt 2460ecb9d9 * Patch from Yuri Silver to read data correctly. fix issue 39517 3 gadi atpakaļ
  J. Gareth "Curious Kit" Moreton fd54c958c9 New POPCNT tests to evaluate new optimisations 3 gadi atpakaļ
  J. Gareth "Curious Kit" Moreton 15a5a62eb4 New backward MOV optimisation 3 gadi atpakaļ
  J. Gareth "Curious Kit" Moreton 33cf86ff9f PostPeepholeOptTestOr now removes TEST when dealing with POPCNT and LZCNT 3 gadi atpakaļ
  florian 89f9ebc7b7 * throw an error if raise is called in a noreturn subroutine outside of any exception frame, resolves #39514 3 gadi atpakaļ