Commit History

Author SHA1 Message Date
  florian a6921fff7b + Aarch64: SxthSxtw2Sxth optimization 3 years ago
  florian a362c93f73 * Aarch64: operations affect always the full 64 bit register, so 3 years ago
  florian a7a689ca16 * fpc_AnsiStr_To_ShortStr: set length before moving, should result in better memory access pattern 3 years ago
  Pierre Muller 9b7f24841c Fix compilation of jvm-java and jvm-android rtl 3 years ago
  florian cecb24344c Merge branch 'main' into val_range_check 3 years ago
  florian 63d8282f8f * do not use sysutils anymore 3 years ago
  florian 02abad58d8 * some fixes for 8 Bit CPUs 3 years ago
  florian bd104270ae * clean up 3 years ago
  florian 07cd469ade Merge branch 'main' into val_range_check 3 years ago
  florian 713074ded5 * test does not need to use sysutils anymore 3 years ago
  Nikolay Nikolov b407b67ca1 * regenerate all makefiles with latest fpcmake 3 years ago
  Sven/Sarah Barth c59b6a5d8d * High() and Length() for dynamic arrays deal with sizesinttype instead of ossinttype (on AVR the former is 16-bit while the later is 8-bit thus this is an important distinction) 3 years ago
  florian c062061d6d + MovapXComisX2ComisX2 optimization 3 years ago
  ccrause 4640120dbd esp32.rom.api.ld was only introduced in esp-idf v4.3. Remove invalid linker search path. 3 years ago
  ccrause 73287c35d2 GenerateDefaultLinkerScripts should set out_ld_filename. 3 years ago
  ccrause a9d883ada1 Add link unit for esp-idf v4.1. Version checks to allow for different patch levels in idf_version. 3 years ago
  mattias d76cfdd913 pas2js: compileserver: added commandline param --version 3 years ago
  Sven/Sarah Barth f8aaab3cd7 * regenerate packages\wasmtime with an up to date fpcmake 3 years ago
  florian 718709c87d * all val helpers now use the ValValueArray 3 years ago
  florian 2f8750924f * patch by Bart B: fixes fpc_val_word_shortstr() and refactors fpc_val_longword_shortstr() so that it uses the same algorithm and naming conventions as the other unsigned val-helpers. 3 years ago
  J. Gareth "Curious Kit" Moreton 32d6cf7093 Fixed and refactored MOVX optimisation that occasionally caused crashes on i386 platforms 3 years ago
  Rika Ichinose 0634d5349d * add const 3 years ago
  Rika Ichinose 92771760b7 Get rid of some global variables. 3 years ago
  florian 5f089afdfb * unified ValueArray 3 years ago
  florian e19b45a71b * tests fixed after last commit 3 years ago
  florian 55f0103248 o patch by Bart B: 3 years ago
  florian 6dd0a1c078 * year of copyright updated to 2022 3 years ago
  mattias ec1766ac3f pas2js: compileserver: added cmd line option interface 3 years ago
  mattias 52e30aa332 pas2js: compileserver exitcode 1 on ESocketError 3 years ago
  Michaël Van Canneyt 6cc82086a9 * Patch from Laco to add tests 3 years ago