fpc/rtl
2023-05-20 09:32:15 +00:00
..
aarch64 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
aix Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
amicommon AThreads: ThreadInfo for the main thread move to a global var to prevent problems with heap manager 2023-02-19 14:09:29 +01:00
amiga Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
android Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
arm Thumb(2): fix compilation after FPU control word changes 2022-10-20 22:25:29 +02:00
aros Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
atari Add aarch64-iphonesim target 2023-03-27 18:45:00 +00: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 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
bsd * building on darwin (and most likely other BSDs) fixed 2023-01-21 21:19:24 +01:00
charmaps
darwin Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
dragonfly Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
embedded Change m68k-embedded target to handle standard RTL units as most other CPUs do (fixes compilation failure in utils/h2pas package) 2023-05-20 09:32:15 +00:00
emx Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
freebsd Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
freertos Fix error leading to Makefile error for all non AVR CPUs even when SUBARCH is set 2023-05-09 22:45:35 +02:00
gba Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
go32v2 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
haiku Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
i386 Handle Index* / Compare* tail by directly reading last VECSIZE bytes, if there was at least one full vector. 2023-04-03 20:08:56 +00:00
i8086 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
inc * Better signature for Initialize/Finalize dummies 2023-03-19 15:22:54 +01:00
java Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
jvm FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
linux Attempt to use local _init and _fini procedures 2023-05-11 01:02:04 +00:00
loongarch64 Fix compilation error with -dFPC_USE_LIBC for loongarch64 cpu 2023-02-13 22:43:30 +00:00
m68k FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
macos Add aarch64-iphonesim target 2023-03-27 18:45:00 +00: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 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
msdos Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
msxdos Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
nativent Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
nds Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
netbsd Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
netware Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
netwlibc Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
objpas - remove unused variable; reported by Alexey Torgashin on the forum 2023-05-18 16:50:54 +02:00
openbsd Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
os2 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
palmos Add aarch64-iphonesim target 2023-03-27 18:45:00 +00: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 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00: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 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
solaris Add aarch64-iphonesim target 2023-03-27 18:45:00 +00: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 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
ucmaps
unix Set macro iconv_is_in_libc for FreeBSD OS 2023-05-05 14:27:58 +02:00
wasi Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
wasm32 FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
watcom Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
wii Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
win * patch by Dean Mustakinov to improve commandline quote handling on Windows, resolves #40189 2023-04-29 13:11:11 +02:00
win16 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
win32 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
win64 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
wince Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
x86_64 Supposedly faster FillChar for x64. 2023-04-13 15:55:42 +00: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 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
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.