fpc/rtl/embedded
pierre 3d34a8a3b0 Makefiles updated with fpcmake rev 27428
git-svn-id: trunk@27508 -
2014-04-10 09:58:17 +00:00
..
arm patch by Michael Ring: 2013-04-29 19:57:08 +00:00
avr Disabled a_adjust_sp optimized steps for now. 2014-03-05 19:17:46 +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 Makefiles updated with fpcmake rev 27428 2014-04-10 09:58:17 +00:00
Makefile.fpc * partially merged the mips-embedded branch of Michael Ring: 2014-03-19 21:25:38 +00:00
rtl.cfg * partially merged the mips-embedded branch of Michael Ring: 2014-03-19 21:25:38 +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 * Removed SysInitFPU/SysResetFPU from (remaining) system units initialization code. It is redundant there because it is called from fpc_cpuinit, or, in case of i386, from fpc_cpucodeinit. 2014-03-17 10:53:52 +00:00
sysutils.pp * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00