.. |
aarch64
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
arm
|
cba5e252d1
Fix missing configuration for namespaces to make rp2040.pp build on main compiler
|
1 年之前 |
avr
|
3ec4c5ffcb
* Char -> AnsiChar
|
2 年之前 |
i386
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
riscv32
|
c482bafdaf
There is code in the register allocator to restrict register allocation to the
|
1 年之前 |
xtensa
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
Makefile
|
cba5e252d1
Fix missing configuration for namespaces to make rp2040.pp build on main compiler
|
1 年之前 |
Makefile.fpc
|
652f21b656
RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal).
|
1 年之前 |
buildrtl.lpi
|
9e1dd6d9b5
* lpi version updated
|
8 年之前 |
buildrtl.pp
|
c4c20102fd
* make buildrtl aware of heapmgr
|
13 年之前 |
check.inc
|
fd2032dab2
+ start of embedded rtl
|
18 年之前 |
classes.pp
|
594090b215
* Add delphi-compatible observers to classes
|
1 年之前 |
consoleio.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
empty.cfg
|
851b00f8e9
* more properties fixed
|
15 年之前 |
heapmgr.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
rtl.cfg
|
2d42040b1d
Fix z80-embedded target
|
2 年之前 |
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
|
5930ffa135
Call rtl_do_close handler in sysfile.do_close, as reported by Kostas Michalopoulos
|
1 年之前 |
sysheap.inc
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
14 年之前 |
sysos.inc
|
fd2032dab2
+ start of embedded rtl
|
18 年之前 |
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
|
e8b3f2dba3
* string -> shortstring
|
2 年之前 |
systhrd.inc
|
4e159b3d45
* set no result in NoBeginThread, it never returns
|
4 年之前 |
sysutils.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
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 年之前 |