fpc/rtl/embedded
2023-08-02 15:22:26 +02:00
..
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
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
heapmgr.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
Makefile Regenerate Makefile's after 0c7c75435d 2023-08-02 15:22:26 +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
sysdir.inc
sysfile.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysheap.inc
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