fpc/rtl/embedded
nickysn 5306ee552b * regenerated makefiles with latest fpcmake
git-svn-id: trunk@34008 -
2016-06-18 01:00:45 +00:00
..
arm Added missing reset vector 2015-12-29 11:07:20 +00:00
avr * patch by Bernd to fix interrupt handling for the ATtiny1634 and ATtiny167 controllers (use jmp instead of rjmp to jump to the handlers), resolves issue #29122 2015-12-13 10:44:43 +00:00
i386
buildrtl.lpi
buildrtl.pp
check.inc
classes.pp
consoleio.pp
dos.pp * make Dos.GetMsCount a dummy for embedded targets 2016-02-07 11:16:39 +00:00
empty.cfg
heapmgr.pp * embedded heap manager takes care of ReturnNilIfGrowHeapFails 2016-02-07 18:28:12 +00:00
Makefile * regenerated makefiles with latest fpcmake 2016-06-18 01:00:45 +00:00
Makefile.fpc Added x86_64-embedded target. Patch from Benjamin Rosseaux 2016-02-14 10:57:00 +00:00
rtl.cfg Added x86_64-embedded target. Patch from Benjamin Rosseaux 2016-02-14 10:57:00 +00:00
rtldefs.inc
sysdir.inc
sysfile.inc
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