Ionut Stoica
|
54efcc4bbb
Client support of HTTP over unix socket
|
3 年之前 |
Karoly Balogh
|
88959bdda7
* m68k-sinclairql: fix the inclusion of the target proper
|
3 年之前 |
Nikolay Nikolov
|
c4f9ec91c9
+ fix support for 8-byte records, held in a register pair on the WebAssembly target. This fixes #39524
|
3 年之前 |
Pierre Muller
|
40cf71c9a5
Disable h2pas utils package for wasm32 as this CPU does not support goto
|
3 年之前 |
Pierre Muller
|
140fe74efb
Add possibility to pass jvm target compilation parameters and clean up if no problem is detected
|
3 年之前 |
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 年之前 |