marco e7eb7d7415 * dummy executeprocess routines fix, by Michael Ring, fpc-devel list. il y a 9 ans
..
arm f452d9140e Added missing reset vector il y a 10 ans
avr 3b50d0b64e * 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 il y a 10 ans
i386 7a826cc481 Fix compilation of i386-embedded target. il y a 11 ans
Makefile 1c0c944311 Added x86_64-embedded target. Patch from Benjamin Rosseaux il y a 10 ans
Makefile.fpc 1c0c944311 Added x86_64-embedded target. Patch from Benjamin Rosseaux il y a 10 ans
buildrtl.lpi abd5ca46c8 + build unit and lazarus project for the embedded target il y a 14 ans
buildrtl.pp c4c20102fd * make buildrtl aware of heapmgr il y a 14 ans
check.inc fd2032dab2 + start of embedded rtl il y a 19 ans
classes.pp f7526d0d36 Add classes and stub thread support in the embedded rtl. il y a 11 ans
consoleio.pp 77bc87a809 * do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856 il y a 10 ans
dos.pp 0695c92b73 * make Dos.GetMsCount a dummy for embedded targets il y a 10 ans
empty.cfg 851b00f8e9 * more properties fixed il y a 16 ans
heapmgr.pp dfd261f2d6 * embedded heap manager takes care of ReturnNilIfGrowHeapFails il y a 10 ans
rtl.cfg 1c0c944311 Added x86_64-embedded target. Patch from Benjamin Rosseaux il y a 10 ans
rtldefs.inc 2e9b642a3b * rtldefs.inc include file for embedded targets (forgot to commit earlier) il y a 12 ans
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit il y a 12 ans
sysfile.inc 8ee9550d22 + misising part of r30759 (commit of sysstrh.inc shouldn't have gone in r30759): il y a 10 ans
sysheap.inc 375f83c874 * moved heap manager on embedded systems into a separate unit il y a 14 ans
sysos.inc fd2032dab2 + start of embedded rtl il y a 19 ans
sysosh.inc fd2032dab2 + start of embedded rtl il y a 19 ans
system.pp 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. il y a 10 ans
systhrd.inc f7526d0d36 Add classes and stub thread support in the embedded rtl. il y a 11 ans
sysutils.pp e7eb7d7415 * dummy executeprocess routines fix, by Michael Ring, fpc-devel list. il y a 9 ans
tthread.inc f7526d0d36 Add classes and stub thread support in the embedded rtl. il y a 11 ans