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