fpc/rtl/embedded
2022-06-29 20:25:21 +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 Split startup code into different .init sections according to avr-libs convention. 2022-06-29 20:25:21 +00:00
i386
riscv32
xtensa
buildrtl.lpi
buildrtl.pp
check.inc
classes.pp * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
consoleio.pp
dos.pp * embedded: cleanup of the dummy DOS unit. remove the stubs for platform-specific helpers, cleanup tabs/spaces, cleanup the copyright-message mess 2022-03-05 18:28:36 +01:00
empty.cfg
heapmgr.pp
Makefile * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03: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 * enable random on avr, it does not increase program size if not used 2022-04-29 23:06:17 +02:00
system.pp * cleanup 2022-04-28 22:51:11 +02: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