fpc/rtl/embedded
pierre 5dec40d089 Add more CPU options to embedded/rtl.cfg
git-svn-id: trunk@36836 -
2017-08-04 13:38:07 +00:00
..
arm Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 2017-01-10 20:30:20 +00:00
avr * let the avrsim throw an exception if a program tries to execute code at address 0 2017-05-23 20:18:17 +00:00
i386
buildrtl.lpi * lpi version updated 2017-07-16 09:24:15 +00:00
buildrtl.pp
check.inc
classes.pp
consoleio.pp
dos.pp * Find* subroutines return an error by default 2016-11-20 16:03:12 +00:00
empty.cfg
heapmgr.pp + dummy heap status implementations 2016-11-20 18:31:03 +00:00
Makefile + added cp855 to the implicit unit list in the rtl makefiles 2017-06-05 12:19:01 +00:00
Makefile.fpc + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
rtl.cfg Add more CPU options to embedded/rtl.cfg 2017-08-04 13:38:07 +00:00
rtldefs.inc
sysdir.inc
sysfile.inc * checking the address of the storage location of a procedure variable makes no sense, check the variable contents itself instead 2016-11-19 21:57:56 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp * fixed bug, caused by an incorrect order of ifdefs, which caused the system 2016-06-18 00:22:20 +00:00
systhrd.inc
sysutils.pp * dummy executeprocess routines fix, by Michael Ring, fpc-devel list. 2016-03-27 19:27:48 +00:00
tthread.inc