fpc/rtl/embedded
Jeppe Johansen 66f5b71fe9 Fixed passing of 32bit arguments on 8-bit architectures.
Added initial RTL startup code for AVR.

git-svn-id: trunk@26931 -
2014-03-02 20:53:21 +00:00
..
arm patch by Michael Ring: 2013-04-29 19:57:08 +00:00
avr Fixed passing of 32bit arguments on 8-bit architectures. 2014-03-02 20:53:21 +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
consoleio.pp Fixed some minor formating issues 2012-10-14 19:10:20 +00:00
empty.cfg * more properties fixed 2009-11-12 18:11:10 +00:00
heapmgr.pp + create a default heap on embedded targets and register this default heap 2013-03-16 10:37:18 +00:00
Makefile * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
Makefile.fpc + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
rtl.cfg * enable command line handling dummy for arm-embedded 2013-01-02 10:52:19 +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 + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +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 + add random code from Francesco's GBA code 2013-01-02 10:47:35 +00:00
sysutils.pp * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00