fpc/rtl
2023-01-27 14:42:05 +00:00
..
aarch64 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
aix Add missing S_ISUID and S_ISGID constants 2023-01-24 15:33:18 -08:00
amicommon m68k-amiga: print offsets during stacktraces, instead of absolute addresses, which are not really helpful in a single address space 2022-08-26 18:42:24 +02:00
amiga powerpc-amiga: fix build after ecbd5840 2022-08-26 20:29:53 +02:00
android * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
arm Thumb(2): fix compilation after FPU control word changes 2022-10-20 22:25:29 +02:00
aros Regenerate the three Makefile's modified by the two previous commits 2022-12-17 12:13:52 +01:00
atari * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
avr Rewrite fpc_shortstr_concat_multi for AVR to not use a temporary shortstring to reduce RAM usage. 2022-10-19 20:18:56 +00:00
beos * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
bsd * building on darwin (and most likely other BSDs) fixed 2023-01-21 21:19:24 +01:00
charmaps
darwin Darwin/AArch64: future-proof version check 2022-10-23 22:25:29 +02:00
dragonfly Cleanup bsd and sysctl units make rules 2022-07-17 21:12:14 +00:00
embedded Split startup code into different .init sections according to avr-libs convention. 2022-06-29 20:25:21 +00:00
emx * fixed test program - bug #40072 2022-12-31 15:10:44 +01:00
freebsd * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC 2022-08-22 13:22:57 +02:00
freertos * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
gba * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
go32v2 * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
haiku Add missing S_ISUID and S_ISGID constants 2023-01-24 23:51:55 +00:00
i386 * new cpu feature tests 2022-11-09 23:09:07 +01:00
i8086 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
inc * patch by Rika: optimize Pos(), resolves #40088 2023-01-23 22:51:40 +01:00
java FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
jvm FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
linux * cleanup of outdated defines 2023-01-20 23:31:04 +01:00
m68k FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
macos * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
mips FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
mips64 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
mips64el + some more cpu specfic files for mips64(el) 2022-05-25 22:41:22 +02:00
mipsel
morphos powerpc-morphos: enable 'section' keyword support, and force the startup code to be in the .text section, to fix linking external objects with unnamed sections on this platform 2022-08-27 19:19:42 +02:00
msdos * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
msxdos * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
nativent * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
nds Fix compilation ofrtl/nds/classes.pp unit 2022-06-02 17:54:59 +00:00
netbsd Cleanup bsd and sysctl units make rules 2022-07-17 21:12:14 +00:00
netware * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
netwlibc * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
objpas Fix sysutils unit compilation failure for wasm32-wasi wince and possibly more targets 2023-01-27 14:42:05 +00:00
openbsd Cleanup bsd and sysctl units make rules 2022-07-17 21:12:14 +00:00
os2 * fixed test program - bug #40072 2022-12-31 15:26:00 +01:00
palmos * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
powerpc FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
powerpc64 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
ppcgen AIX: fix inverted fpu exception masking 2023-01-20 21:59:57 +01:00
qnx * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
riscv FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
riscv32 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
riscv64 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
sinclairql * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
solaris Add missing S_ISUID and S_ISGID constants 2023-01-25 00:50:52 +01:00
sparc FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
sparc64 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
symbian * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
ucmaps
unix Darwin: fix make cycle 2023-01-22 22:34:25 +01:00
wasi + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support 2022-07-14 05:14:20 +03:00
wasm32 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
watcom * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
wii * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
win * Fix TDateTimeInfoRec 2023-01-23 18:09:43 +01:00
win16 * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
win32 * fix error on win64 and concerns about pulling math into the windows unit by a local arctan2 copy 2022-12-30 22:28:49 +01:00
win64 * anonymous method overloads for synchronize/queue. 2022-06-01 13:54:06 +02:00
wince Regenerate the three Makefile's modified by the two previous commits 2022-12-17 12:13:52 +01:00
x86_64 * new cpu feature tests 2022-11-09 23:09:07 +01:00
xtensa FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
z80 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
zxspectrum * compile always with -CX -XX for Z80 2022-04-24 21:38:41 +02:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile * compile always with -CX -XX for Z80 2022-04-24 21:38:41 +02:00
Makefile.fpc + added WASI to the main RTL makefile 2021-01-02 22:58:19 +00:00
README.txt

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.