Commit History

Author SHA1 Message Date
  Robert Roland fbc65314b9 Correct linker script for aarch64-embedded 3 years ago
  Sven/Sarah Barth 1a8444087a * ensure that result of factor_handle_sym is initialized 3 years ago
  Sven/Sarah Barth 5ce96de0f2 * ensure that an expression that involves an overloaded generic in mode Delphi isn't handled as a specialization if it shouldn't be 3 years ago
  Sven/Sarah Barth d4e0a79d9e * move the handling of the symbol found in factor_read_id to a separate function 3 years ago
  florian 366aedc6d8 * more false positives of unintialized varibles worked around 3 years ago
  marcoonthegit 45840da4dd * fixed spelling error implicitEly in errore.msg, regenned msg. 3 years ago
  florian 115f83794b * avoid warning/error on uninitialized variable 3 years ago
  Michaël Van Canneyt 30b0d98636 * Change return type of some functions, so -1 can actually be returned, patch by Zeljko Avramovic (issue 39268). 3 years ago
  Rika Ichinose 986a6feb95 Allocate THashSet item and its key together when FOwnKeys=true. 3 years ago
  florian 2e8321e0fa + routines to test for AVX512VNNI and AVX512BITALG support 3 years ago
  marcoonthegit 7238985091 * spelling fix to make Debian Lintian happy. 3 years ago
  Sven/Sarah Barth 2e70bd7dcb * change cgsize2subreg and reg_cgsize on Z80 to behave more like they do on AVR; this fixes compilation of Z80 now that the array and string length fields are indeed of type SizeSInt instead of OSSInt 3 years ago
  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