florian
|
366aedc6d8
* more false positives of unintialized varibles worked around
|
преди 3 години |
marcoonthegit
|
45840da4dd
* fixed spelling error implicitEly in errore.msg, regenned msg.
|
преди 3 години |
florian
|
115f83794b
* avoid warning/error on uninitialized variable
|
преди 3 години |
Michaël Van Canneyt
|
30b0d98636
* Change return type of some functions, so -1 can actually be returned, patch by Zeljko Avramovic (issue 39268).
|
преди 3 години |
Rika Ichinose
|
986a6feb95
Allocate THashSet item and its key together when FOwnKeys=true.
|
преди 3 години |
florian
|
2e8321e0fa
+ routines to test for AVX512VNNI and AVX512BITALG support
|
преди 3 години |
marcoonthegit
|
7238985091
* spelling fix to make Debian Lintian happy.
|
преди 3 години |
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 години |
florian
|
a6921fff7b
+ Aarch64: SxthSxtw2Sxth optimization
|
преди 3 години |
florian
|
a362c93f73
* Aarch64: operations affect always the full 64 bit register, so
|
преди 3 години |
florian
|
a7a689ca16
* fpc_AnsiStr_To_ShortStr: set length before moving, should result in better memory access pattern
|
преди 3 години |
Pierre Muller
|
9b7f24841c
Fix compilation of jvm-java and jvm-android rtl
|
преди 3 години |
florian
|
cecb24344c
Merge branch 'main' into val_range_check
|
преди 3 години |
florian
|
63d8282f8f
* do not use sysutils anymore
|
преди 3 години |
florian
|
02abad58d8
* some fixes for 8 Bit CPUs
|
преди 3 години |
florian
|
bd104270ae
* clean up
|
преди 3 години |
florian
|
07cd469ade
Merge branch 'main' into val_range_check
|
преди 3 години |
florian
|
713074ded5
* test does not need to use sysutils anymore
|
преди 3 години |
Nikolay Nikolov
|
b407b67ca1
* regenerate all makefiles with latest fpcmake
|
преди 3 години |
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 години |
florian
|
c062061d6d
+ MovapXComisX2ComisX2 optimization
|
преди 3 години |
ccrause
|
4640120dbd
esp32.rom.api.ld was only introduced in esp-idf v4.3. Remove invalid linker search path.
|
преди 3 години |
ccrause
|
73287c35d2
GenerateDefaultLinkerScripts should set out_ld_filename.
|
преди 3 години |
ccrause
|
a9d883ada1
Add link unit for esp-idf v4.1. Version checks to allow for different patch levels in idf_version.
|
преди 3 години |
mattias
|
d76cfdd913
pas2js: compileserver: added commandline param --version
|
преди 3 години |
Sven/Sarah Barth
|
f8aaab3cd7
* regenerate packages\wasmtime with an up to date fpcmake
|
преди 3 години |
florian
|
718709c87d
* all val helpers now use the ValValueArray
|
преди 3 години |
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 години |
J. Gareth "Curious Kit" Moreton
|
32d6cf7093
Fixed and refactored MOVX optimisation that occasionally caused crashes on i386 platforms
|
преди 3 години |
Rika Ichinose
|
0634d5349d
* add const
|
преди 3 години |