| .. |
|
aarch64
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
arm
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
avr
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
|
i386
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
riscv32
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
xtensa
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
buildrtl.lpi
|
* lpi version updated
|
2017-07-16 09:24:15 +00:00 |
|
buildrtl.pp
|
* make buildrtl aware of heapmgr
|
2011-12-29 14:04:50 +00:00 |
|
check.inc
|
|
|
|
classes.pp
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
consoleio.pp
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
dos.pp
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
empty.cfg
|
* more properties fixed
|
2009-11-12 18:11:10 +00:00 |
|
heapmgr.pp
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
Makefile
|
* Fixes based on feedback of team, fixes issue #40368
|
2023-07-30 11:19:47 +02:00 |
|
Makefile.fpc
|
* Fixes based on feedback of team, fixes issue #40368
|
2023-07-30 11:19:47 +02:00 |
|
rtl.cfg
|
Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit
|
2020-08-25 15:15:51 +00:00 |
|
rtldefs.inc
|
* rtldefs.inc include file for embedded targets (forgot to commit earlier)
|
2013-06-28 15:46:31 +00:00 |
|
sysdir.inc
|
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
2013-07-04 22:28:37 +00:00 |
|
sysfile.inc
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
|
sysheap.inc
|
* moved heap manager on embedded systems into a separate unit
|
2011-09-21 20:57:37 +00:00 |
|
sysos.inc
|
|
|
|
sysosh.inc
|
+ introduce TOSTimestamp
|
2020-01-25 14:14:41 +00:00 |
|
system.cfg
|
Change m68k-embedded target to handle standard RTL units as most other CPUs do (fixes compilation failure in utils/h2pas package)
|
2023-05-20 09:32:15 +00:00 |
|
system.pp
|
* string -> shortstring
|
2023-07-14 17:26:10 +02:00 |
|
systhrd.inc
|
* set no result in NoBeginThread, it never returns
|
2021-06-14 21:32:35 +00:00 |
|
sysutils.pp
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
tthread.inc
|
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
|
2020-08-22 15:56:13 +00:00 |