fpc/rtl
2023-09-27 00:10:10 +02:00
..
aarch64 * fix #40421: implement assembly variants of the SwapEndian functions for Aarch64 2023-09-08 15:03:51 +02:00
aix Remove OS specific classes rules, setting CLASSES_DEPS_OS if needed 2023-09-26 23:35:34 +02:00
amicommon Amiga: Enable Dotted RTL for Amiga 2023-08-27 12:13:43 +02:00
amiga Use CLASSESUNIT variable instead of classes 2023-09-26 23:14:49 +02:00
android Remove OS specific classes rules, setting CLASSES_DEPS_OS if needed 2023-09-26 23:35:34 +02:00
arm
aros Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
atari Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
avr
beos Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
bsd
charmaps
darwin Use CLASSESUNIT variable instead of classes 2023-09-26 23:14:49 +02:00
dragonfly Remove OS specific classes rules, setting CLASSES_DEPS_OS if needed 2023-09-26 23:35:34 +02:00
embedded Use CLASSESUNIT variable instead of classes 2023-09-26 23:14:49 +02:00
emx Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
freebsd Remove OS specific classes rules, setting CLASSES_DEPS_OS if needed 2023-09-26 23:35:34 +02:00
freertos Use CLASSESUNIT variable instead of classes 2023-09-26 23:14:49 +02:00
gba Remove obsolete rules in gba, nds and wii Makefile.fpc 2023-09-27 00:01:06 +02:00
go32v2 Remove rules and references to matrix and ucomplex, which are in rtl-extra package 2023-09-27 00:10:10 +02:00
haiku Add tthread.inc dependency for classes unit using TTHREADINCDIR variable 2023-09-26 23:52:37 +02:00
i386 Revert " * patch by Rika: In i386/set.inc, use “pop mem” instead of “pop reg; mov mem ← reg”, resolves #40443" 2023-09-20 22:58:34 +02:00
i8086
inc Add tthread.inc dependency for classes unit using TTHREADINCDIR variable 2023-09-26 23:52:37 +02:00
java Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
jvm
linux Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
loongarch64 Applied fix for binutils 2.41 for loongarch64 suggested by Jinyang He 2023-08-11 08:58:40 +00:00
m68k
macos Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
mips
mips64
mips64el
mipsel
morphos Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
msdos Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
msxdos Remove OS specific classes rules, setting CLASSES_DEPS_OS if needed 2023-09-26 23:35:34 +02:00
namespaced Remove unwanted space in EmbeddedApi.sc32442b.pp name 2023-08-09 00:33:15 +02:00
nativent Use CLASSESUNIT variable instead of classes 2023-09-26 23:14:49 +02:00
nds Remove obsolete rules in gba, nds and wii Makefile.fpc 2023-09-27 00:01:06 +02:00
netbsd Remove OS specific classes rules, setting CLASSES_DEPS_OS if needed 2023-09-26 23:35:34 +02:00
netware Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
netwlibc Add tthread.inc dependency for classes unit using TTHREADINCDIR variable 2023-09-26 23:52:37 +02:00
objpas * small cleanups in intersectrect,unionrect offsetrect and inflaterect; fixes #40436 2023-09-16 16:21:26 +02:00
openbsd Remove OS specific classes rules, setting CLASSES_DEPS_OS if needed 2023-09-26 23:35:34 +02:00
os2 Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
palmos Remove rules and references to matrix and ucomplex, which are in rtl-extra package 2023-09-27 00:10:10 +02:00
powerpc
powerpc64
ppcgen
qnx Remove OS specific rules for sysutils unit and set SYSUTILS_DEPS_OS as needed 2023-09-26 22:48:55 +02:00
riscv
riscv32 Added changes that didn't commit in merge 427 2023-08-28 22:14:46 +02:00
riscv64
sinclairql Use CLASSESUNIT variable instead of classes 2023-09-26 23:14:49 +02:00
solaris Remove OS specific classes rules, setting CLASSES_DEPS_OS if needed 2023-09-26 23:35:34 +02:00
sparc
sparc64
symbian Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
ucmaps
unix Modify references to old syslinux unit in comments 2023-09-19 21:53:26 +00:00
wasi Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
wasm32
watcom Use CLASSESUNIT variable instead of classes 2023-09-26 23:14:49 +02:00
wii Remove obsolete rules in gba, nds and wii Makefile.fpc 2023-09-27 00:01:06 +02:00
win * fix win32,win64 parts, fixes #40439. All records to under pshpack4 in header. 2023-09-16 15:41:48 +02:00
win16 Remove OS specific classes rules, setting CLASSES_DEPS_OS if needed 2023-09-26 23:35:34 +02:00
win32 Add tthread.inc dependency for classes unit using TTHREADINCDIR variable 2023-09-26 23:52:37 +02:00
win64 Add tthread.inc dependency for classes unit using TTHREADINCDIR variable 2023-09-26 23:52:37 +02:00
wince Add tthread.inc dependency for classes unit using TTHREADINCDIR variable 2023-09-26 23:52:37 +02:00
x86_64 Specialized fpc_varset_OP_sets for i386 and x86-64. 2023-08-30 19:38:33 +00:00
xtensa
z80
zxspectrum Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile * Fixes based on feedback of team, fixes issue #40368 2023-07-30 11:19:47 +02:00
Makefile.fpc
README.txt
regenmakefiles.sh Handle path conversion using cygpath utility on Cygwin system 2023-08-02 09:16:42 +02:00

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.