.. |
aarch64
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 roky |
arm
|
652f21b656
RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal).
|
před 1 rokem |
avr
|
3ec4c5ffcb
* Char -> AnsiChar
|
před 2 roky |
i386
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 roky |
riscv32
|
c482bafdaf
There is code in the register allocator to restrict register allocation to the
|
před 2 roky |
xtensa
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 roky |
Makefile
|
679f2f75b3
human68k: regenerated Makefiles
|
před 1 rokem |
Makefile.fpc
|
652f21b656
RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal).
|
před 1 rokem |
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
|
594090b215
* Add delphi-compatible observers to classes
|
před 1 rokem |
consoleio.pp
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 roky |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 roky |
empty.cfg
|
851b00f8e9
* more properties fixed
|
před 16 roky |
heapmgr.pp
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 roky |
rtl.cfg
|
2d42040b1d
Fix z80-embedded target
|
před 2 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
|
5930ffa135
Call rtl_do_close handler in sysfile.do_close, as reported by Kostas Michalopoulos
|
před 2 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
|
31c225f6b5
Change m68k-embedded target to handle standard RTL units as most other CPUs do (fixes compilation failure in utils/h2pas package)
|
před 2 roky |
system.pp
|
e8b3f2dba3
* string -> shortstring
|
před 2 roky |
systhrd.inc
|
4e159b3d45
* set no result in NoBeginThread, it never returns
|
před 4 roky |
sysutils.pp
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 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 |