fpc/rtl/embedded
florian 3aadfc0802 * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
on unixes can be tackled

git-svn-id: trunk@44010 -
(cherry picked from commit 01302bc47d)
2023-12-12 22:19:17 +01:00
..
arm Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 2017-01-10 20:30:20 +00:00
avr * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 2021-10-24 12:40:37 +02:00
i386
buildrtl.lpi * lpi version updated 2017-07-16 09:24:15 +00:00
buildrtl.pp
check.inc
classes.pp
consoleio.pp
dos.pp * Find* subroutines return an error by default 2016-11-20 16:03:12 +00:00
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 Regenerated Makefile's after cherry-pick adding soft fpu related units 2022-02-01 14:02:07 -07:00
Makefile.fpc * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 2021-10-24 12:40:37 +02:00
rtl.cfg * Move rtl.cfg content to system.cfg 2018-01-06 12:27:28 +00:00
rtldefs.inc
sysdir.inc
sysfile.inc * checking the address of the storage location of a procedure variable makes no sense, check the variable contents itself instead 2016-11-19 21:57:56 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.cfg * compile math (and sysutils as a a dependency) unit on m68k-embedded, resolves #33068 2018-01-31 20:57:07 +00:00
system.pp Fixed stack checking for embedded target. Based on work by Christo Crause 2021-10-24 12:40:36 +02:00
systhrd.inc
sysutils.pp * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2023-12-12 22:19:17 +01:00
tthread.inc * Merging revisions r45805 from trunk: 2020-08-23 09:24:13 +00:00