fpc/rtl/embedded
2025-03-10 22:39:51 +02:00
..
aarch64 * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
arm embedded, arm, stm32: Fix CAN register definition 2024-04-01 14:20:18 +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 There is code in the register allocator to restrict register allocation to the 2023-08-26 22:12:00 +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 * Add delphi-compatible observers to classes 2023-11-08 00:04:18 +01: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 * regen makefiles 2025-03-10 22:39:51 +02:00
Makefile.fpc RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal). 2023-11-11 17:45:23 +00:00
rtl.cfg Fix z80-embedded target 2023-08-10 22:40:11 +00:00
rtldefs.inc
sysdir.inc
sysfile.inc Call rtl_do_close handler in sysfile.do_close, as reported by Kostas Michalopoulos 2023-08-26 09:24:46 +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