.. |
arm
|
c193551980
* HaltProc does not return
|
před 4 roky |
avr
|
297d6e2c60
* patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686
|
před 5 roky |
i386
|
7a826cc481
Fix compilation of i386-embedded target.
|
před 10 roky |
riscv32
|
2678522db5
- RISC-V: Add controller types for common RV32 MCUs.
|
před 5 roky |
xtensa
|
5fa7bbfb9b
esp8266: Make startup code compile.
|
před 5 roky |
Makefile
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
před 4 roky |
Makefile.fpc
|
1105726dcf
* Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly modified.
|
před 4 roky |
buildrtl.lpi
|
9e1dd6d9b5
* lpi version updated
|
před 8 roky |
buildrtl.pp
|
c4c20102fd
* make buildrtl aware of heapmgr
|
před 13 roky |
check.inc
|
fd2032dab2
+ start of embedded rtl
|
před 19 roky |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
před 6 roky |
consoleio.pp
|
9c77e87dd0
Fix types on embedded RTL.
|
před 6 roky |
dos.pp
|
cfb5ebeb23
* Find* subroutines return an error by default
|
před 9 roky |
empty.cfg
|
851b00f8e9
* more properties fixed
|
před 16 roky |
heapmgr.pp
|
58eca57feb
* patch by Christo Crause: embedded heap manager: free small blocks, resolves #37204
|
před 5 roky |
rtl.cfg
|
836a932b9a
Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit
|
před 5 roky |
rtldefs.inc
|
2e9b642a3b
* rtldefs.inc include file for embedded targets (forgot to commit earlier)
|
před 12 roky |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
před 12 roky |
sysfile.inc
|
9c77e87dd0
Fix types on embedded RTL.
|
před 6 roky |
sysheap.inc
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
před 14 roky |
sysos.inc
|
fd2032dab2
+ start of embedded rtl
|
před 19 roky |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
před 5 roky |
system.cfg
|
836a932b9a
Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit
|
před 5 roky |
system.pp
|
2e086a2570
+ skeleton of an embedded thread manager
|
před 4 roky |
systhrd.inc
|
4e159b3d45
* set no result in NoBeginThread, it never returns
|
před 4 roky |
sysutils.pp
|
5aaf68b088
* fix compilation of arm-embedded, resolves #36626
|
před 5 roky |
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
|
před 5 roky |