fpc/rtl/embedded
pierre bdd3b4e695 * Move rtl.cfg content to system.cfg
+ New rtl.cfg containg non-feature options of former file (i8086 only)
  * Use system.cfg for system unit compilation
  + add @rtl.cfg option for i8086 CPU

git-svn-id: trunk@37920 -
2018-01-06 12:27:28 +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 * avrsim also provided when SUBARCH is avr6 2017-11-12 22:14:16 +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 * after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875 2017-12-30 16:38:13 +00:00
Makefile * Move rtl.cfg content to system.cfg 2018-01-06 12:27:28 +00:00
Makefile.fpc * Move rtl.cfg content to system.cfg 2018-01-06 12:27:28 +00:00
rtl.cfg * Move rtl.cfg content to system.cfg 2018-01-06 12:27:28 +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.cfg * Move rtl.cfg content to system.cfg 2018-01-06 12:27:28 +00:00
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