fpc/rtl/embedded
Jonas Maebe 500e29e5e2 * regenerated with FreeBSD/AArch64 support
git-svn-id: trunk@49159 -
2021-04-10 08:19:40 +00:00
..
arm * CortexM4: Add some missing system registers 2021-04-03 18:13:51 +00:00
avr * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 2020-02-09 10:51:14 +00:00
i386
riscv32
xtensa esp8266: Make startup code compile. 2020-03-22 13:17:08 +00:00
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 * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
Makefile.fpc * Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly modified. 2021-03-22 18:40:12 +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 + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.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
system.pp * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
systhrd.inc
sysutils.pp * fix compilation of arm-embedded, resolves #36626 2020-01-25 14:59:28 +00: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