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