fpc/rtl
2022-08-26 17:16:29 +02:00
..
aarch64 fix stack trace crash, see #39492 2022-08-03 22:28:03 +02:00
aix * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
amicommon * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
amiga * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
android * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
arm
aros AROS: Make sure opaque SMP extension is used for ABIv11 only 2022-06-26 19:03:18 +00:00
atari * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
avr
beos * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
bsd Darwin: use recent versions of stat(fs) records when available 2022-07-06 22:25:05 +02:00
charmaps
darwin * proper naming 2022-08-13 22:30:55 +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 * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03: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 * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
i386
i8086
inc * fix #39876: correctly Read(Str) enum types which have a size smaller than 4 Byte 2022-08-26 17:16:29 +02:00
java * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
jvm
linux Avoid null array size field for aarch64-linux TUContext 2022-06-18 14:53:16 +02:00
m68k Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC 2022-06-08 00:20:57 +02:00
macos * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
mips
mips64 + some more cpu specfic files for mips64(el) 2022-05-25 22:41:22 +02:00
mips64el + some more cpu specfic files for mips64(el) 2022-05-25 22:41:22 +02:00
mipsel
morphos * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03: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 * prettier casing of Str* functions, resolves #39879 2022-08-25 20:40:23 +02:00
openbsd Cleanup bsd and sysctl units make rules 2022-07-17 21:12:14 +00:00
os2 * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
palmos * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
powerpc
powerpc64
qnx * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
riscv
riscv32
riscv64
sinclairql * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
solaris * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
sparc
sparc64
symbian * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
ucmaps
unix * 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
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 + 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
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 * also add other threadpool functions 2022-08-09 11:27:23 +02:00
win16 * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
win32 * anonymous method overloads for synchronize/queue. 2022-06-01 13:54:06 +02:00
win64 * anonymous method overloads for synchronize/queue. 2022-06-01 13:54:06 +02:00
wince * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
x86_64 * x86-64: math helpers do not need a stackframe 2022-08-05 23:02:05 +02:00
xtensa
z80
zxspectrum
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile
Makefile.fpc
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.