pierre e467d2387d Add sortbase unit to global units list, as it can be compiled for all CPUs 6 years ago
..
arm 7e75457a3e Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 8 years ago
avr 055a49b202 * 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. 7 years ago
i386 7a826cc481 Fix compilation of i386-embedded target. 10 years ago
Makefile e467d2387d Add sortbase unit to global units list, as it can be compiled for all CPUs 6 years ago
Makefile.fpc e467d2387d Add sortbase unit to global units list, as it can be compiled for all CPUs 6 years ago
buildrtl.lpi 9e1dd6d9b5 * lpi version updated 8 years ago
buildrtl.pp c4c20102fd * make buildrtl aware of heapmgr 13 years ago
check.inc fd2032dab2 + start of embedded rtl 18 years ago
classes.pp c24d525b9f * compilation fixes for many platforms after r41167 6 years ago
consoleio.pp 77bc87a809 * do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856 10 years ago
dos.pp cfb5ebeb23 * Find* subroutines return an error by default 8 years ago
empty.cfg 851b00f8e9 * more properties fixed 15 years ago
heapmgr.pp d315d3cc96 * after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875 7 years ago
rtl.cfg bdd3b4e695 * Move rtl.cfg content to system.cfg 7 years ago
rtldefs.inc 2e9b642a3b * rtldefs.inc include file for embedded targets (forgot to commit earlier) 12 years ago
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 12 years ago
sysfile.inc e218f4f33b * checking the address of the storage location of a procedure variable makes no sense, check the variable contents itself instead 8 years ago
sysheap.inc 375f83c874 * moved heap manager on embedded systems into a separate unit 14 years ago
sysos.inc fd2032dab2 + start of embedded rtl 18 years ago
sysosh.inc fd2032dab2 + start of embedded rtl 18 years ago
system.cfg 7d1d91e9cc * compile math (and sysutils as a a dependency) unit on m68k-embedded, resolves #33068 7 years ago
system.pp 3a52fdf997 Add FPC_SYSTEM_EXIT_NO_RETURN macro for embedded target 6 years ago
systhrd.inc f7526d0d36 Add classes and stub thread support in the embedded rtl. 10 years ago
sysutils.pp 09e5f463dc + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString 7 years ago
tthread.inc f7526d0d36 Add classes and stub thread support in the embedded rtl. 10 years ago