fpc/rtl/embedded
Jonas Maebe 128bf046b4 * regenerated Makefiles with LLVM bitcode installation support
git-svn-id: branches/debug_eh@41914 -
2019-04-20 18:56:45 +00: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: 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 * lpi version updated 2017-07-16 09:24:15 +00:00
buildrtl.pp
check.inc
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
consoleio.pp
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 * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc Add sortbase unit to global units list, as it can be compiled for all CPUs 2019-02-06 15:51:54 +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
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 Add FPC_SYSTEM_EXIT_NO_RETURN macro for embedded target 2019-01-07 21:41:18 +00:00
systhrd.inc
sysutils.pp + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString 2018-08-24 15:33:45 +00:00
tthread.inc