.. |
aarch64
|
2a8c2c4382
Add license headers
|
преди 3 години |
arm
|
c193551980
* HaltProc does not return
|
преди 4 години |
avr
|
1108d03609
Split startup code into different .init sections according to avr-libs convention.
|
преди 3 години |
i386
|
7a826cc481
Fix compilation of i386-embedded target.
|
преди 10 години |
riscv32
|
2678522db5
- RISC-V: Add controller types for common RV32 MCUs.
|
преди 5 години |
xtensa
|
5fa7bbfb9b
esp8266: Make startup code compile.
|
преди 5 години |
Makefile
|
31c225f6b5
Change m68k-embedded target to handle standard RTL units as most other CPUs do (fixes compilation failure in utils/h2pas package)
|
преди 2 години |
Makefile.fpc
|
31c225f6b5
Change m68k-embedded target to handle standard RTL units as most other CPUs do (fixes compilation failure in utils/h2pas package)
|
преди 2 години |
buildrtl.lpi
|
9e1dd6d9b5
* lpi version updated
|
преди 8 години |
buildrtl.pp
|
c4c20102fd
* make buildrtl aware of heapmgr
|
преди 13 години |
check.inc
|
fd2032dab2
+ start of embedded rtl
|
преди 19 години |
classes.pp
|
9e70f49745
* fix missing ifdef for the non win32/64/unix targets.
|
преди 3 години |
consoleio.pp
|
9c77e87dd0
Fix types on embedded RTL.
|
преди 6 години |
dos.pp
|
7d13e5c70d
* embedded: cleanup of the dummy DOS unit. remove the stubs for platform-specific helpers, cleanup tabs/spaces, cleanup the copyright-message mess
|
преди 3 години |
empty.cfg
|
851b00f8e9
* more properties fixed
|
преди 16 години |
heapmgr.pp
|
58eca57feb
* patch by Christo Crause: embedded heap manager: free small blocks, resolves #37204
|
преди 5 години |
rtl.cfg
|
bdd3b4e695
* Move rtl.cfg content to system.cfg
|
преди 7 години |
rtldefs.inc
|
2e9b642a3b
* rtldefs.inc include file for embedded targets (forgot to commit earlier)
|
преди 12 години |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
преди 12 години |
sysfile.inc
|
9c77e87dd0
Fix types on embedded RTL.
|
преди 6 години |
sysheap.inc
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
преди 14 години |
sysos.inc
|
fd2032dab2
+ start of embedded rtl
|
преди 19 години |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
преди 5 години |
system.cfg
|
31c225f6b5
Change m68k-embedded target to handle standard RTL units as most other CPUs do (fixes compilation failure in utils/h2pas package)
|
преди 2 години |
system.pp
|
1dd23696e3
* cleanup
|
преди 3 години |
systhrd.inc
|
4e159b3d45
* set no result in NoBeginThread, it never returns
|
преди 4 години |
sysutils.pp
|
5aaf68b088
* fix compilation of arm-embedded, resolves #36626
|
преди 5 години |
tthread.inc
|
11b601d44c
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
|
преди 5 години |