fpc/rtl/embedded
2022-02-15 15:45:15 +00:00
..
aarch64 Add license headers 2022-01-05 12:29:00 +00:00
arm * HaltProc does not return 2021-06-15 19:34:39 +00:00
avr
i386
riscv32
xtensa
buildrtl.lpi
buildrtl.pp
check.inc
classes.pp
consoleio.pp
dos.pp
empty.cfg
heapmgr.pp * patch by Christo Crause: embedded heap manager: free small blocks, resolves #37204 2020-06-12 20:50:45 +00:00
Makefile Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target 2022-02-15 15:45:15 +00:00
Makefile.fpc Add unit dependencies for arm and aarch64 specific units 2022-01-06 13:22:57 +00: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
sysheap.inc
sysos.inc
sysosh.inc
system.cfg Adding aaarch64-embedded target 2022-01-05 12:29:00 +00:00
system.pp + skeleton of an embedded thread manager 2021-06-14 21:24:18 +00:00
systhrd.inc * set no result in NoBeginThread, it never returns 2021-06-14 21:32:35 +00:00
sysutils.pp
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