Jonas Maebe faf75095cd * synchronised with trunk till r42189 il y a 6 ans
..
arm 7e75457a3e Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. il y a 8 ans
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. il y a 7 ans
i386 7a826cc481 Fix compilation of i386-embedded target. il y a 10 ans
Makefile 3a1fb45315 * synchronised with trunk till r41976 il y a 6 ans
Makefile.fpc a06e5d0fe9 Comment out ports, doscalls, crt printer and graph rules completely to avoid multiple calls to compiler for same unit il y a 6 ans
buildrtl.lpi 9e1dd6d9b5 * lpi version updated il y a 8 ans
buildrtl.pp c4c20102fd * make buildrtl aware of heapmgr il y a 13 ans
check.inc fd2032dab2 + start of embedded rtl il y a 19 ans
classes.pp c24d525b9f * compilation fixes for many platforms after r41167 il y a 6 ans
consoleio.pp 77bc87a809 * do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856 il y a 10 ans
dos.pp cfb5ebeb23 * Find* subroutines return an error by default il y a 9 ans
empty.cfg 851b00f8e9 * more properties fixed il y a 16 ans
heapmgr.pp d315d3cc96 * after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875 il y a 7 ans
rtl.cfg bdd3b4e695 * Move rtl.cfg content to system.cfg il y a 7 ans
rtldefs.inc 2e9b642a3b * rtldefs.inc include file for embedded targets (forgot to commit earlier) il y a 12 ans
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit il y a 12 ans
sysfile.inc e218f4f33b * checking the address of the storage location of a procedure variable makes no sense, check the variable contents itself instead il y a 9 ans
sysheap.inc 375f83c874 * moved heap manager on embedded systems into a separate unit il y a 14 ans
sysos.inc fd2032dab2 + start of embedded rtl il y a 19 ans
sysosh.inc fd2032dab2 + start of embedded rtl il y a 19 ans
system.cfg 7d1d91e9cc * compile math (and sysutils as a a dependency) unit on m68k-embedded, resolves #33068 il y a 7 ans
system.pp 2f501be2a0 Fixed stack checking for embedded target. Based on work by Christo Crause il y a 6 ans
systhrd.inc f7526d0d36 Add classes and stub thread support in the embedded rtl. il y a 10 ans
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 il y a 7 ans
tthread.inc f7526d0d36 Add classes and stub thread support in the embedded rtl. il y a 10 ans