fpc/rtl
2025-10-16 14:46:10 +02:00
..
aarch64 + Aarch64: UMul64x64_128 assembler implementation 2025-03-16 10:33:03 +01:00
aix Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
amicommon AThreads: In IsValidThreadInfo() leave early if threadinfo is nil 2025-08-09 17:21:24 +02:00
amiga Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
android Regenerate Makefile after fix concerning Package.fpc file 2025-10-04 16:32:25 +02:00
arm
aros Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
atari Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
avr
beos Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
bsd + implement System.CPUCount on darwin, resolves #41187 2025-03-15 11:58:45 +01:00
charmaps
darwin Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
dragonfly Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
embedded Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
emx Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
freebsd Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
freertos Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
gba Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
go32v2 Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
haiku Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
human68k Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
i386 SSESupport SEE2Support return true allays in 64 bit mode. +More bugfixes. 2025-06-02 20:14:20 +02:00
i8086
inc * Allow to retrieve info about last invalid type cast 2025-10-16 14:46:10 +02:00
java Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
jvm
linux Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
loongarch64
m68k
macos Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
mips Fix compilation of mips-linux rtl using 3.2.X compiler 2025-03-10 21:01:54 +00:00
mips64
mips64el
mipsel
morphos Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
msdos Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
msxdos Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
namespaced * Wasm semaphore implementation 2025-09-27 08:51:04 +02:00
nativent Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
nds Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
netbsd Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
netware Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
netwlibc Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
objpas * Use last invalid type cast info in EInvalidCast exception 2025-10-16 14:46:10 +02:00
openbsd Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
os2 Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
palmos Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
powerpc
powerpc64
ppcgen
ps1 Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
qnx Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
riscv * cleanup 2025-01-30 22:49:29 +01:00
riscv32 * cleanup 2025-01-30 22:49:29 +01:00
riscv64 + RiscV: UMul64x64_128 assembler implementation 2025-03-15 23:10:48 +01:00
sinclairql Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
solaris Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
sparc
sparc64
symbian Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
ucmaps
unix Avoid range check error in FindGetFileInfo function on AIX OS and change type of local variable LinAttr to match argument type of fpS_ISDIR function 2025-09-02 06:55:14 -07:00
wasicommon + support FPC_WASM_EXNREF_EXCEPTIONS in the RTL, like the other exception modes 2025-10-04 16:36:32 +03:00
wasip1 Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
wasip1threads Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
wasip2 Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
wasm32 * except_native.inc renamed except_legacy.inc 2025-10-04 16:04:45 +03:00
watcom Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
wii Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
win Fix leaks on DLL unloading. 2025-10-10 12:03:50 +03:00
win16 Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
win32 Fix leaks on DLL unloading. 2025-10-10 12:03:50 +03:00
win64 Fix leaks on DLL unloading. 2025-10-10 12:03:50 +03:00
wince Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
x86_64 * also check for FPC_ABI_WIN64 instead of WIN64 for the jmp_buf declaration 2025-09-12 15:50:32 +02:00
xtensa
z80
zxspectrum Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile Regenerate all rtl Makefile's after last change to fpcmake.ini 2025-10-05 10:53:13 +02:00
Makefile.fpc + initial wasip2 rtl, most things are not implemented 2025-03-10 23:30:11 +02:00
README.txt
regenmakefiles.bat
regenmakefiles.sh

This is the Run-Time Library (RTL) tree for Free Pascal.

To recompile the RTL, edit the main makefile. The makefiles NEED a GNU make
compatible make, they need unix-like 'rm' and 'mv' commands, as well as some
others. You can find these in the gnuutils package on the ftp site.

The main makefile is located ABOVE the RTL tree. It uses the FPC
makefile.fpc to guess reasonable defaults for everything it needs.
(these files can be found in base.zip on the FTP site)

The only variable that you may want to set are
FPC             - What compiler to use. Use an absolute path. 
                  (default is ppc386)
INSTALL_UNITDIR - Where to install the RTL units 
OPT             - any special options you want to set for the compiler.

In principle, you can also descend into the subdirectory of your OS, and
type 'make' there, that should also compile everything.

The tree contains subdirectories for all the supported operating systems,
as well as all processor architectures. The processor directories contain
low-level routines which are required for the system unit (if they are not 
available in high-level language form), as well as optimized versions of
the pascal generic routines (the generic routine source code is localed in
the inc subdirectory).

Enjoy.