.. |
aarch64
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
arm
|
cba5e252d1
Fix missing configuration for namespaces to make rp2040.pp build on main compiler
|
hai 1 ano |
avr
|
3ec4c5ffcb
* Char -> AnsiChar
|
%!s(int64=2) %!d(string=hai) anos |
i386
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
riscv32
|
c482bafdaf
There is code in the register allocator to restrict register allocation to the
|
hai 1 ano |
xtensa
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
Makefile
|
cba5e252d1
Fix missing configuration for namespaces to make rp2040.pp build on main compiler
|
hai 1 ano |
Makefile.fpc
|
652f21b656
RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal).
|
hai 1 ano |
buildrtl.lpi
|
9e1dd6d9b5
* lpi version updated
|
%!s(int64=8) %!d(string=hai) anos |
buildrtl.pp
|
c4c20102fd
* make buildrtl aware of heapmgr
|
%!s(int64=13) %!d(string=hai) anos |
check.inc
|
fd2032dab2
+ start of embedded rtl
|
%!s(int64=18) %!d(string=hai) anos |
classes.pp
|
594090b215
* Add delphi-compatible observers to classes
|
hai 1 ano |
consoleio.pp
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
empty.cfg
|
851b00f8e9
* more properties fixed
|
%!s(int64=15) %!d(string=hai) anos |
heapmgr.pp
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
rtl.cfg
|
2d42040b1d
Fix z80-embedded target
|
%!s(int64=2) %!d(string=hai) anos |
rtldefs.inc
|
2e9b642a3b
* rtldefs.inc include file for embedded targets (forgot to commit earlier)
|
%!s(int64=12) %!d(string=hai) anos |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
%!s(int64=12) %!d(string=hai) anos |
sysfile.inc
|
5930ffa135
Call rtl_do_close handler in sysfile.do_close, as reported by Kostas Michalopoulos
|
hai 1 ano |
sysheap.inc
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
%!s(int64=14) %!d(string=hai) anos |
sysos.inc
|
fd2032dab2
+ start of embedded rtl
|
%!s(int64=18) %!d(string=hai) anos |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
%!s(int64=5) %!d(string=hai) anos |
system.cfg
|
31c225f6b5
Change m68k-embedded target to handle standard RTL units as most other CPUs do (fixes compilation failure in utils/h2pas package)
|
%!s(int64=2) %!d(string=hai) anos |
system.pp
|
e8b3f2dba3
* string -> shortstring
|
%!s(int64=2) %!d(string=hai) anos |
systhrd.inc
|
4e159b3d45
* set no result in NoBeginThread, it never returns
|
%!s(int64=4) %!d(string=hai) anos |
sysutils.pp
|
ccfa38c68e
* Dotted RTL compiles
|
%!s(int64=2) %!d(string=hai) anos |
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
|
%!s(int64=5) %!d(string=hai) anos |