fpc/rtl/embedded
florian 886e3e8d02 * disable several complex procedures for avr with a newly introduced define: EXCLUDE_COMPLEX_PROCS. They
might compile with an improved register allocator in the future

git-svn-id: trunk@30546 -
2015-04-11 14:43:39 +00:00
..
arm Add initial support in ARM-embedded for Allwinner A20. 2015-03-08 12:22:57 +00:00
avr * add console output support to avrsim controller unit 2015-03-29 21:48:42 +00:00
i386 Fix compilation of i386-embedded target. 2015-02-03 00:22:51 +00:00
buildrtl.lpi + build unit and lazarus project for the embedded target 2011-08-08 20:10:19 +00:00
buildrtl.pp * make buildrtl aware of heapmgr 2011-12-29 14:04:50 +00:00
check.inc
classes.pp Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00
consoleio.pp Fixed some minor formating issues 2012-10-14 19:10:20 +00:00
dos.pp Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00
empty.cfg
heapmgr.pp Fixed more small bugs in the embedded heapmgr. Some changes copied from tinyheap. 2015-02-03 19:37:29 +00:00
Makefile * disable lineinfo unit for avr for now 2015-04-05 19:08:33 +00:00
Makefile.fpc * disable lineinfo unit for avr for now 2015-04-05 19:08:33 +00:00
rtl.cfg Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00
rtldefs.inc * rtldefs.inc include file for embedded targets (forgot to commit earlier) 2013-06-28 15:46:31 +00:00
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc Disabled a_adjust_sp optimized steps for now. 2014-03-05 19:17:46 +00:00
sysheap.inc * moved heap manager on embedded systems into a separate unit 2011-09-21 20:57:37 +00:00
sysos.inc
sysosh.inc
system.pp * disable several complex procedures for avr with a newly introduced define: EXCLUDE_COMPLEX_PROCS. They 2015-04-11 14:43:39 +00:00
systhrd.inc Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00
sysutils.pp Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00
tthread.inc Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00