fpc/rtl/symbian
Robert Roland 53e5a4a03a Adding aaarch64-embedded target
This adds support for aarch64-embedded, specifically for the Raspberry Pi 3.

Uses UART0 at 115200 baud 8N1 for console IO.
2022-01-05 12:29:00 +00:00
..
bindings
symbianinc
uiqinc
buildrtl.pp
classes.pp
dos.pp
Makefile Adding aaarch64-embedded target 2022-01-05 12:29:00 +00:00
Makefile.fpc Add fgl unit to symbian RTL unit list 2020-08-17 13:47:10 +00:00
rtldefs.inc
symbian.pas
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
system.pp * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
sysutils.pp Use same parameters as in fileutilh.inc for the handle variant of FileSetDate overloaded function 2020-07-30 14:08:22 +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
uiq.pas
uiqclasses.pas