ring ba84035e26 Removed automagically created assembler by sergei's request 11 lat temu
..
arm 0dc39b5d63 Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers. 11 lat temu
avr 10522e9779 Disabled a_adjust_sp optimized steps for now. 11 lat temu
mipsel ba84035e26 Removed automagically created assembler by sergei's request 11 lat temu
Makefile 057660d636 Replaced controller specific unit files with new automatically created version plus fixed wrong addressing of devcfg memory in linkerscript 11 lat temu
Makefile.fpc 057660d636 Replaced controller specific unit files with new automatically created version plus fixed wrong addressing of devcfg memory in linkerscript 11 lat temu
buildrtl.lpi abd5ca46c8 + build unit and lazarus project for the embedded target 14 lat temu
buildrtl.pp c4c20102fd * make buildrtl aware of heapmgr 13 lat temu
check.inc fd2032dab2 + start of embedded rtl 19 lat temu
consoleio.pp 84ea70fddc Fixed some minor formating issues 13 lat temu
empty.cfg 851b00f8e9 * more properties fixed 16 lat temu
heapmgr.pp 380bc56e32 + create a default heap on embedded targets and register this default heap 12 lat temu
rtl.cfg 54df3e3f37 Initial version of mipsel-embedded Target for pic32mx chips. 12 lat temu
rtldefs.inc 2e9b642a3b * rtldefs.inc include file for embedded targets (forgot to commit earlier) 12 lat temu
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 12 lat temu
sysfile.inc 10522e9779 Disabled a_adjust_sp optimized steps for now. 11 lat temu
sysheap.inc 375f83c874 * moved heap manager on embedded systems into a separate unit 14 lat temu
sysos.inc fd2032dab2 + start of embedded rtl 19 lat temu
sysosh.inc fd2032dab2 + start of embedded rtl 19 lat temu
system.pp 9801288cdc * 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. 11 lat temu
sysutils.pp af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose 12 lat temu