florian
|
832c3d89c8
* Xtensa: disable simple random again, committed by accident
|
5 年之前 |
florian
|
04846345b2
* Xtensa: more fixes to tcg64fxtensa.a_op64_const_reg_reg and tcg64fxtensa.a_op64_reg_reg_reg
|
5 年之前 |
yury
|
aa633544f1
* Added a simple implementation of random. It is TP/Delphi compatible. Enabled it for 8/16 bit CPUs by default.
|
5 年之前 |
pierre
|
adf064cbb4
New: rtl/inc/genmathh.inc source file, to provide a unique position
|
5 年之前 |
florian
|
bc1b7960ec
* patch by Bi0T1N: fix result type of InterlockedCompareExchange64 for QWord, resolves #37186
|
5 年之前 |
Jonas Maebe
|
f9672b53a2
- removed old float-to-string and string-to-float conversion code
|
5 年之前 |
pierre
|
3aa253c11d
Allow system unit to be compiled without RTTI feature
|
5 年之前 |
nickysn
|
fe05a87a27
* made ErrOutput/StdErr a true alias of Output/StdOut to save memory
|
5 年之前 |
florian
|
a6cfaa996a
* few cleanups towards building the z80-embedded system unit
|
5 年之前 |
nickysn
|
48b4cc34cb
* synchronized with trunk
|
5 年之前 |
florian
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 年之前 |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 年之前 |
florian
|
28c0a47a95
+ Xtensa: completed rtl skeleton
|
5 年之前 |
florian
|
83a6efd759
+ Xtensa: RTL skeleton
|
5 年之前 |
florian
|
70a836c4a2
* first part of merging parts of Jeppe's intrinsics patch, mainly r31135
|
5 年之前 |
florian
|
931d4dcfee
* ensure the rtl and the packages for embedded compile with features exceptions and classes disabled
|
5 年之前 |
svenbarth
|
5610f992b4
* if a CPU platform does not provide a FarPointer type then declare it as an alias to a mere Pointer
|
5 年之前 |
svenbarth
|
abe6e740f5
* Delphi allows overloading based on Comp, so declare it as a type rename instead of a mere alias
|
5 年之前 |
svenbarth
|
ad0d885880
* if a CPU platform doesn't explicitely provide the Comp type we declare it as an alias to Int64
|
5 年之前 |
svenbarth
|
042bbdf613
* as long as the Comp type is declared, declare PComp as well
|
5 年之前 |
florian
|
e332c17bbd
* some inconsistency regarding FPC_NONE usage fixed
|
5 年之前 |
svenbarth
|
48b8110e38
* disable UCS4String if dynamic arrays are disabled
|
6 年之前 |
svenbarth
|
46a8afb50d
+ declare Pointer types for the remaining Boolean types
|
6 年之前 |
Jonas Maebe
|
0b246f3dbd
* converted Boolean8 to an internal type, and mapped Boolean to the
|
6 年之前 |
florian
|
a34d4e715c
Merged riscv_new branch
|
6 年之前 |
Jeppe Johansen
|
74a7963d58
Redo overflow checking code.
|
7 年之前 |
svenbarth
|
d9cb5c4502
+ add a Boolean8 alias for Boolean for symmetry's sake (fixes Mantis #34058)
|
7 年之前 |
marco
|
096e7d7513
* add prawbytestring.
|
7 年之前 |
Jeppe Johansen
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
7 年之前 |
nickysn
|
26a3ac3fd4
* moved the fpc_in_x86_*port* constants to the system unit in cpuinnr.inc in the
|
7 年之前 |