.. |
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
|
Fix compilation of i386-embedded target.
|
2015-02-03 00:22:51 +00:00 |
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
|
Fix types on embedded RTL.
|
2019-07-06 17:04:51 +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
|
Update all trunk/fpcsrc Makefile's after commit 42749
|
2019-08-20 15:58:10 +00:00 |
Makefile.fpc
|
Fix types on embedded RTL.
|
2019-07-06 17:04:51 +00:00 |
rtl.cfg
|
* Move rtl.cfg content to system.cfg
|
2018-01-06 12:27:28 +00:00 |
rtldefs.inc
|
|
|
sysdir.inc
|
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
2013-07-04 22:28:37 +00:00 |
sysfile.inc
|
Fix types on embedded RTL.
|
2019-07-06 17:04:51 +00:00 |
sysheap.inc
|
|
|
sysos.inc
|
|
|
sysosh.inc
|
Fix types on embedded RTL.
|
2019-07-06 17:04:51 +00:00 |
system.cfg
|
Fix types on embedded RTL.
|
2019-07-06 17:04:51 +00:00 |
system.pp
|
Fixed stack checking for embedded target. Based on work by Christo Crause
|
2019-06-01 19:18:31 +00:00 |
systhrd.inc
|
Add classes and stub thread support in the embedded rtl.
|
2015-03-22 13:55:20 +00:00 |
sysutils.pp
|
* follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list
|
2019-07-20 08:41:59 +00:00 |
tthread.inc
|
Add classes and stub thread support in the embedded rtl.
|
2015-03-22 13:55:20 +00:00 |