fpc/rtl/embedded
Jeppe Johansen 9c77e87dd0 Fix types on embedded RTL.
Optimize consoleio for size on AVR.
Add support for RISC-V.
Regenerated makefile

git-svn-id: trunk@42333 -
2019-07-06 17:04:51 +00:00
..
arm
avr * patch by Christo Crause: the subarch type for atmega 8, 8A, 16 & 32 was incorrect. Atmega8A was also listed under the wrong subarch type in the makefile, also fixed. 2018-02-18 10:54:59 +00:00
i386
buildrtl.lpi
buildrtl.pp
check.inc
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
consoleio.pp Fix types on embedded RTL. 2019-07-06 17:04:51 +00:00
dos.pp
empty.cfg
heapmgr.pp * after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875 2017-12-30 16:38:13 +00:00
Makefile Fix types on embedded RTL. 2019-07-06 17:04:51 +00:00
Makefile.fpc Fix types on embedded RTL. 2019-07-06 17:04:51 +00:00
rtl.cfg * Move rtl.cfg content to system.cfg 2018-01-06 12:27:28 +00:00
rtldefs.inc
sysdir.inc
sysfile.inc Fix types on embedded RTL. 2019-07-06 17:04:51 +00:00
sysheap.inc
sysos.inc
sysosh.inc Fix types on embedded RTL. 2019-07-06 17:04:51 +00:00
system.cfg Fix types on embedded RTL. 2019-07-06 17:04:51 +00:00
system.pp Fixed stack checking for embedded target. Based on work by Christo Crause 2019-06-01 19:18:31 +00:00
systhrd.inc
sysutils.pp Fix types on embedded RTL. 2019-07-06 17:04:51 +00:00
tthread.inc