Karoly Balogh
|
1e90a4db3e
* rtl/atari: get rid of the old prt0.as startup code, which is not in use any more. this way, we do not require GAS any more for a build
|
3 年之前 |
Karoly Balogh
|
6010ece532
* m68k-atari: make vasm the default assembler. also don't claim we have an internal linker
|
3 年之前 |
Karoly Balogh
|
a87b38f753
* m68k-atari: make the Atari target always default to VLink, even for crosscompilers
|
3 年之前 |
Karoly Balogh
|
ed2dca9a9b
* m68k-atari: make the Atari target use 68000 CPU as default
|
3 年之前 |
Karoly Balogh
|
9739a88e11
* regenerated message includes
|
3 年之前 |
Karoly Balogh
|
b3cbf07f27
+ m68k-atari: fixed bogus TOS program flags passed to VLink. added -WF argument to allow the user to specify their own flags if needed
|
3 年之前 |
Pierre Muller
|
ca8a94e693
Disable utils tply package for all wasm32 targets as it uses goto's
|
3 年之前 |
Pierre Muller
|
91f29419a5
Avoid use of fastmath optimization inside compiler
|
3 年之前 |
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 年之前 |