florian c1ec558d0a * first (modified, added a comment) patch by Rika to improve generic Index*, part of #39996 vor 2 Jahren
..
aarch64 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
aix 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
amicommon ecbd5840ce m68k-amiga: print offsets during stacktraces, instead of absolute addresses, which are not really helpful in a single address space vor 3 Jahren
amiga 3d9d80b007 powerpc-amiga: fix build after ecbd5840 vor 3 Jahren
android 8c562995d7 * regenerate makefiles with latest fpcmake vor 3 Jahren
arm 229d88c50f Thumb(2): fix compilation after FPU control word changes vor 3 Jahren
aros 4058a0ac4b AROS: Make sure opaque SMP extension is used for ABIv11 only vor 3 Jahren
atari 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
avr 991460c4ee Rewrite fpc_shortstr_concat_multi for AVR to not use a temporary shortstring to reduce RAM usage. vor 3 Jahren
beos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
bsd 1f328cf362 Darwin: use recent versions of stat(fs) records when available vor 3 Jahren
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings vor 8 Jahren
darwin e63cc73cfa Darwin/AArch64: future-proof version check vor 3 Jahren
dragonfly 7a1f617194 Cleanup bsd and sysctl units make rules vor 3 Jahren
embedded 1108d03609 Split startup code into different .init sections according to avr-libs convention. vor 3 Jahren
emx 8c562995d7 * regenerate makefiles with latest fpcmake vor 3 Jahren
freebsd f341baeaa7 * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC vor 3 Jahren
freertos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
gba 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
go32v2 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
haiku 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
i386 3e6d4bf1cc * new cpu feature tests vor 2 Jahren
i8086 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
inc c1ec558d0a * first (modified, added a comment) patch by Rika to improve generic Index*, part of #39996 vor 2 Jahren
java 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
jvm 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
linux 75c252fd8f * Extra linux fcntl constants vor 2 Jahren
m68k 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
macos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
mips 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
mips64 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
mips64el 86b774e792 + some more cpu specfic files for mips64(el) vor 3 Jahren
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it vor 8 Jahren
morphos 3695bb5da5 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 vor 3 Jahren
msdos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
msxdos 8c562995d7 * regenerate makefiles with latest fpcmake vor 3 Jahren
nativent 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
nds 41dbedfe22 Fix compilation ofrtl/nds/classes.pp unit vor 3 Jahren
netbsd 7a1f617194 Cleanup bsd and sysctl units make rules vor 3 Jahren
netware 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
netwlibc 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
objpas 9c8f362acc * more robust calculation of TBITS_SHIFT vor 3 Jahren
openbsd 7a1f617194 Cleanup bsd and sysctl units make rules vor 3 Jahren
os2 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
palmos 8c562995d7 * regenerate makefiles with latest fpcmake vor 3 Jahren
powerpc 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
powerpc64 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
ppcgen c89848a00f powerpc64le: fix reading FPU control word after 0758aa1143 vor 3 Jahren
qnx 8c562995d7 * regenerate makefiles with latest fpcmake vor 3 Jahren
riscv 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
riscv32 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
riscv64 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
sinclairql 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
solaris 8c562995d7 * regenerate makefiles with latest fpcmake vor 3 Jahren
sparc 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
sparc64 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
symbian 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings vor 8 Jahren
unix f341baeaa7 * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC vor 3 Jahren
wasi e3139fea21 + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support vor 3 Jahren
wasm32 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
watcom 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
wii 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
win cfc77315ca * getlongpath as per https://forum.lazarus.freepascal.org/index.php/topic,60972.0/topicseen.html vor 2 Jahren
win16 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
win32 e5ac0b2689 * anonymous method overloads for synchronize/queue. vor 3 Jahren
win64 e5ac0b2689 * anonymous method overloads for synchronize/queue. vor 3 Jahren
wince 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. vor 3 Jahren
x86_64 3e6d4bf1cc * new cpu feature tests vor 2 Jahren
xtensa 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
z80 0758aa1143 FPU exception mask: generlised system unit interface vor 3 Jahren
zxspectrum fc6d558727 * compile always with -CX -XX for Z80 vor 3 Jahren
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 vor 21 Jahren
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) vor 9 Jahren
Makefile fc6d558727 * compile always with -CX -XX for Z80 vor 3 Jahren
Makefile.fpc 8f376d1be9 + added WASI to the main RTL makefile vor 4 Jahren
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 vor 7 Jahren
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 vor 11 Jahren
fpmake.pp f9672b53a2 - removed old float-to-string and string-to-float conversion code vor 5 Jahren

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.