Pierre Muller
|
9c20a033e0
Fix fullinstall make target
|
пре 3 година |
Florian Klämpfl
|
773babd45d
+ test for already fixed bug so this avoids that is is reintroduced
|
пре 3 година |
florian
|
2a7744df80
* check also for 64 bit registers in TX86AsmOptimizer.RegModifiedByInstruction
|
пре 3 година |
Michaël Van Canneyt
|
7097a1030f
* Added Read64/Write64
|
пре 3 година |
Michaël Van Canneyt
|
042eb7e8c1
* Small safety precaution
|
пре 3 година |
Sergey Larin
|
e27ea76b88
The TStream.ReadBuffer and TStream.WriteBuffer methods have changed the Count parameter type to NativeInt.
|
пре 4 година |
Robert Roland
|
fbc65314b9
Correct linker script for aarch64-embedded
|
пре 3 година |
Sven/Sarah Barth
|
1a8444087a
* ensure that result of factor_handle_sym is initialized
|
пре 3 година |
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 година |
Sven/Sarah Barth
|
d4e0a79d9e
* move the handling of the symbol found in factor_read_id to a separate function
|
пре 3 година |
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 година |