fpc/rtl/embedded
2023-09-12 07:24:28 +00:00
..
aarch64 * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
arm * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
avr * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
i386 * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
riscv32 There is code in the register allocator to restrict register allocation to the 2023-08-26 22:12:00 +02:00
xtensa * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
buildrtl.lpi * lpi version updated 2017-07-16 09:24:15 +00:00
buildrtl.pp
check.inc
classes.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
consoleio.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
dos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
empty.cfg
heapmgr.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
Makefile Regenerated Makefile's after: Replace objpas by $(OBJPASUNIT) in all Makefile.fpc 2023-09-12 07:24:28 +00:00
Makefile.fpc Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc 2023-09-12 07:24:28 +00:00
rtl.cfg Fix z80-embedded target 2023-08-10 22:40:11 +00:00
rtldefs.inc * rtldefs.inc include file for embedded targets (forgot to commit earlier) 2013-06-28 15:46:31 +00:00
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc Call rtl_do_close handler in sysfile.do_close, as reported by Kostas Michalopoulos 2023-08-26 09:24:46 +02:00
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.cfg Change m68k-embedded target to handle standard RTL units as most other CPUs do (fixes compilation failure in utils/h2pas package) 2023-05-20 09:32:15 +00:00
system.pp * string -> shortstring 2023-07-14 17:26:10 +02:00
systhrd.inc * set no result in NoBeginThread, it never returns 2021-06-14 21:32:35 +00:00
sysutils.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
tthread.inc * 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 2020-08-22 15:56:13 +00:00