fpc/rtl
2022-04-28 22:51:11 +02:00
..
aarch64 * fix declocked(longint) for aarch64 without LSE, resolves #39569 2022-02-11 23:11:06 +01:00
aix Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
amicommon AROS: 64-bit filehandle compatibility/consistency fixes for ASYS_FileList related routines 2022-03-30 21:32:44 +00:00
amiga Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
android Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
arm
aros AROS: 64-bit filehandle compatibility fixes for doslibf.inc 2022-03-30 21:32:44 +00:00
atari Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
avr * AVR: made avr_des intrinsic more usefull 2021-05-13 18:59:28 +00:00
beos Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
bsd * check paramstr argument for negative values, resolves #39410 2021-10-20 20:04:32 +02:00
charmaps
darwin Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
dragonfly Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
embedded * cleanup 2022-04-28 22:51:11 +02:00
emx Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
freebsd Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
freertos * cleanup 2022-04-28 22:51:11 +02:00
gba Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
go32v2 Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
haiku Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
i386 * check more cpuid flags in the cpu units 2022-04-04 22:55:05 +02:00
i8086
inc * revert a650d346f1 for now as it apparently does 2022-02-26 21:57:42 +01:00
java Regenerate all Makefile's to fix problem on x86_64 linux 2022-03-07 23:46:15 +00:00
jvm Add FillWord procedures and implement unicode StringOfChar for JVM cpu 2022-01-07 22:58:36 +00:00
linux * powerpc-linux: provide also local __libc_csu_* routines 2022-04-17 21:26:15 +02:00
m68k * m68k: fix an instruction which doesn't exist on ColdFire 2022-02-12 17:32:59 +01:00
macos Regenerate all Makefile's to fix problem on x86_64 linux 2022-03-07 23:46:15 +00:00
mips
mips64 * adapted to 64 bit 2022-03-09 22:35:27 +01:00
mips64el Add missing rtl/mips64 files and fix some rtl/mips64el files 2022-02-16 16:47:58 +00:00
mipsel
morphos Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
msdos Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
msxdos Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
nativent Fix compilation by removing unicodenumtable unit 2022-03-28 10:35:55 +00:00
nds Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
netbsd Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
netware Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
netwlibc Regenerate all Makefile's to fix problem on x86_64 linux 2022-03-07 23:46:15 +00:00
objpas * add overload to getenvironmentvariable so that it is also found when windows is before sysutils in the uses list. bug #39448 2022-04-25 14:07:57 +02:00
openbsd Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
os2 Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
palmos Regenerate all Makefile's to fix problem on x86_64 linux 2022-03-07 23:46:15 +00:00
powerpc
powerpc64
qnx Regenerate all Makefile's to fix problem on x86_64 linux 2022-03-07 23:46:15 +00:00
riscv * RiscV: unified cpu initialization and FPU exception handling, resolves #38893 2021-05-15 20:53:56 +00:00
riscv32 * RiscV: unified cpu initialization and FPU exception handling, resolves #38893 2021-05-15 20:53:56 +00:00
riscv64 * RiscV: unified cpu initialization and FPU exception handling, resolves #38893 2021-05-15 20:53:56 +00:00
sinclairql Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
solaris Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
sparc
sparc64
symbian Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
ucmaps
unix LLVM: add Read/WritePort* implementations 2021-12-16 21:17:42 +01:00
wasi Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
wasm32 - removed the DebugWriteXXX functions from the WASI system unit, since console 2021-10-10 20:25:29 +03:00
watcom Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
wii Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
win * typo fix in last commit. 2022-04-27 16:47:15 +02:00
win16 Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
win32 Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
win64 Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
wince Regenerate Makefile's with trunk fpcmake 2022-03-27 08:23:22 +00:00
x86_64 * check more cpuid flags in the cpu units 2022-04-04 22:55:05 +02:00
xtensa * patch by Christo Crause: Xtensa [patch] Use syscall 0 to spill registers on ESP32, resolves #39221 2021-07-14 21:47:29 +00:00
z80
zxspectrum * compile always with -CX -XX for Z80 2022-04-24 21:38:41 +02:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile * compile always with -CX -XX for Z80 2022-04-24 21:38:41 +02: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.