florian 159fa78514 * patch by Rika: fix for 15f29b8fa06a5b5d25a0d4783d7940fdf73b00d2 2 years ago
..
aarch64 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
aix 783bbb66f9 Update Makefiles 2 years ago
amicommon 1cacbeff1e AThreads: ThreadInfo for the main thread move to a global var to prevent problems with heap manager 2 years ago
amiga 783bbb66f9 Update Makefiles 2 years ago
android 783bbb66f9 Update Makefiles 2 years ago
arm 229d88c50f Thumb(2): fix compilation after FPU control word changes 3 years ago
aros 783bbb66f9 Update Makefiles 2 years ago
atari 783bbb66f9 Update Makefiles 2 years ago
avr 991460c4ee Rewrite fpc_shortstr_concat_multi for AVR to not use a temporary shortstring to reduce RAM usage. 3 years ago
beos aa7f1f9667 This change might generate failure to compile 2 years ago
bsd d4d4498fc0 * building on darwin (and most likely other BSDs) fixed 3 years ago
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 years ago
darwin 783bbb66f9 Update Makefiles 2 years ago
dragonfly 783bbb66f9 Update Makefiles 2 years ago
embedded 783bbb66f9 Update Makefiles 2 years ago
emx 783bbb66f9 Update Makefiles 2 years ago
freebsd 783bbb66f9 Update Makefiles 2 years ago
freertos 2ad22a3f32 * unit name fixed 2 years ago
gba 783bbb66f9 Update Makefiles 2 years ago
go32v2 783bbb66f9 Update Makefiles 2 years ago
haiku 783bbb66f9 Update Makefiles 2 years ago
i386 da12cfc867 Improved CompareWord for i386 and x86_64. 2 years ago
i8086 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
inc 159fa78514 * patch by Rika: fix for 15f29b8fa06a5b5d25a0d4783d7940fdf73b00d2 2 years ago
java 783bbb66f9 Update Makefiles 2 years ago
jvm 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
linux 783bbb66f9 Update Makefiles 2 years ago
loongarch64 513c8983e0 Fix compilation error with -dFPC_USE_LIBC for loongarch64 cpu 2 years ago
m68k 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
macos 783bbb66f9 Update Makefiles 2 years ago
mips 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
mips64 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
mips64el 86b774e792 + some more cpu specfic files for mips64(el) 3 years ago
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 years ago
morphos 783bbb66f9 Update Makefiles 2 years ago
msdos 783bbb66f9 Update Makefiles 2 years ago
msxdos 783bbb66f9 Update Makefiles 2 years ago
nativent 783bbb66f9 Update Makefiles 2 years ago
nds 783bbb66f9 Update Makefiles 2 years ago
netbsd 783bbb66f9 Update Makefiles 2 years ago
netware 783bbb66f9 Update Makefiles 2 years ago
netwlibc 783bbb66f9 Update Makefiles 2 years ago
objpas 66891b1d59 * patch by Rika: Implement TCurrencyHelper.Ceil/Floor, resolves #40134 2 years ago
openbsd 783bbb66f9 Update Makefiles 2 years ago
os2 783bbb66f9 Update Makefiles 2 years ago
palmos 783bbb66f9 Update Makefiles 2 years ago
powerpc 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
powerpc64 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
ppcgen 8b3544192e AIX: fix inverted fpu exception masking 3 years ago
qnx 783bbb66f9 Update Makefiles 2 years ago
riscv 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
riscv32 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
riscv64 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
sinclairql 783bbb66f9 Update Makefiles 2 years ago
solaris 783bbb66f9 Update Makefiles 2 years ago
sparc 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
sparc64 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
symbian 783bbb66f9 Update Makefiles 2 years ago
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 years ago
unix 92e60d2107 add loongarch64 linux rtl support 2 years ago
wasi 783bbb66f9 Update Makefiles 2 years ago
wasm32 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
watcom 783bbb66f9 Update Makefiles 2 years ago
wii 783bbb66f9 Update Makefiles 2 years ago
win 86c4b160e2 add all peflags 2 years ago
win16 783bbb66f9 Update Makefiles 2 years ago
win32 783bbb66f9 Update Makefiles 2 years ago
win64 783bbb66f9 Update Makefiles 2 years ago
wince 7ec5e24541 Add missing FILE_ATTRIBUTE_XXX constants as found in WinCE 5.0 headers (only FILE_ATTRIBUTE_DEVICE is not defined) 2 years ago
x86_64 da12cfc867 Improved CompareWord for i386 and x86_64. 2 years ago
xtensa 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
z80 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
zxspectrum 783bbb66f9 Update Makefiles 2 years ago
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 years ago
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 years ago
Makefile 783bbb66f9 Update Makefiles 2 years ago
Makefile.fpc 8f376d1be9 + added WASI to the main RTL makefile 5 years ago
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 8 years ago
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 years ago
fpmake.pp f9672b53a2 - removed old float-to-string and string-to-float conversion code 5 years ago

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.