Michaël Van Canneyt bf3ced76b2 * Remove use of internal conversion routines 3 years ago
..
aarch64 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
aix aa3a5f8324 * string -> shortstring 2 years ago
amicommon 96c83e7f39 * move $H here 2 years ago
amiga 710d6eb5c5 * Char -> AnsiChar 2 years ago
android 33ec5643c6 * string -> shortstring 2 years ago
arm b849d92589 * Char -> AnsiChar 2 years ago
aros 3a5b18e0e4 * string -> shortstring 2 years ago
atari 96c83e7f39 * move $H here 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 96c83e7f39 * move $H here 2 years ago
bsd 3d88722d8f * string -> shortstring 2 years ago
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 years ago
darwin 83cad83c35 * Char -> AnsiChar 2 years ago
dragonfly 7fa9280788 * Char -> AnsiChar 2 years ago
embedded 96c83e7f39 * move $H here 2 years ago
emx 57353df68f * Char -> AnsiChar 2 years ago
freebsd 1ded960fc8 * Char -> AnsiChar 2 years ago
freertos 96c83e7f39 * move $H here 2 years ago
gba 96c83e7f39 * move $H here 2 years ago
go32v2 cd8af229a8 * string -> shortstring 2 years ago
haiku 96c83e7f39 * move $H here 2 years ago
i386 29c36aa407 * string -> shortstring 2 years ago
i8086 c8551879f7 * string -> shortstring 2 years ago
inc 6084bb6d09 * Some forgotten string -> shortstring instances 2 years ago
java 11e3b12354 * Better detection of ansichar 2 years ago
jvm 6032bd09ba * Char -> AnsiChar 2 years ago
linux 0d0317b3af * string -> shortstring 2 years ago
loongarch64 706aefb2aa Fix the init state of LoongArch FPU exception bit 2 years ago
m68k 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
macos 96c83e7f39 * move $H here 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 23411b36e0 * Char -> AnsiChar 2 years ago
msdos 96c83e7f39 * move $H here 2 years ago
msxdos 5367940084 * string -> shortstring 2 years ago
nativent 96c83e7f39 * move $H here 2 years ago
nds 96c83e7f39 * move $H here 2 years ago
netbsd 45b5f58c4a * Char -> AnsiChar 2 years ago
netware 96c83e7f39 * move $H here 2 years ago
netwlibc 96c83e7f39 * move $H here 2 years ago
objpas 0c17b8e9c6 * String helpers for all string types 2 years ago
openbsd 221be05cac * Char -> AnsiChar 2 years ago
os2 96c83e7f39 * move $H here 2 years ago
palmos 05620b271d * string -> shortstring 2 years ago
powerpc 40bb7d9bdf * string -> shortstring 2 years ago
powerpc64 2677ad9f86 * string -> shortstring 2 years ago
ppcgen 8b3544192e AIX: fix inverted fpu exception masking 3 years ago
qnx 08200fffa1 * string -> shortstring 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 96c83e7f39 * move $H here 2 years ago
solaris 59016499dc * string -> shortstring 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 96c83e7f39 * move $H here 2 years ago
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 years ago
unix bf3ced76b2 * Remove use of internal conversion routines 2 years ago
wasi 96c83e7f39 * move $H here 2 years ago
wasm32 0758aa1143 FPU exception mask: generlised system unit interface 3 years ago
watcom 96c83e7f39 * move $H here 2 years ago
wii 96c83e7f39 * move $H here 2 years ago
win e50d90b7e9 * string -> shortstring 2 years ago
win16 96c83e7f39 * move $H here 2 years ago
win32 96c83e7f39 * move $H here 2 years ago
win64 96c83e7f39 * move $H here 2 years ago
wince 96c83e7f39 * move $H here 2 years ago
x86_64 5ce739135b * Char -> AnsiChar 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 7559c75201 * Char -> AnsiChar 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 327aac7f24 Add aarch64-iphonesim target 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.