fpc/rtl/embedded
michael a14117e0bb * Merging revisions r45805 from trunk:
------------------------------------------------------------------------
    r45805 | michael | 2020-07-19 00:35:36 +0200 (Sun, 19 Jul 2020) | 1 line
    
    * Add TerminatedSet (delphi compatibility, bug ID #37388)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46598 -
2020-08-23 09:24:13 +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
consoleio.pp * do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856 2015-04-15 19:45:34 +00:00
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 * fixes to 3.2.1 2020-06-20 16:47:24 +00:00
Makefile.fpc Add missing pieces of commit r41949 into fixes branch 2019-11-28 10:47:22 +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 * 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 + embedded uses also FPC_STDOUT_TRUE_ALIAS to save memory 2018-02-11 19:06:46 +00:00
systhrd.inc
sysutils.pp # revisions: 39668,39669,39671,39672,40652,41280,41281,42240,42244,42245,42286,42326,42456,42461,43048,43107,43108,43109,43110,43111,43112,43113 2019-11-05 15:31:21 +00:00
tthread.inc * Merging revisions r45805 from trunk: 2020-08-23 09:24:13 +00:00