fpc/rtl
2019-07-12 22:05:33 +00:00
..
aarch64 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
aix * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
amicommon amicommon: add some naive RTLEventWaitFor implementation, add long standing tthread.inc patch by Sven. Synchronize/CheckSynchronize should now work on Amiga 2019-03-04 01:43:42 +00:00
amiga * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
android * synchronised with trunk till r42118 2019-05-25 13:19:06 +00:00
arm Fix cycling of arm compiler starting with release ppcarm 3.0.4 2019-01-30 10:48:21 +00:00
aros * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
atari * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
avr - Change syntax of sbiw operands to work around syntax in older binutils. 2019-07-07 11:48:00 +00:00
beos * synchronised with trunk till r42189 2019-06-07 18:24:38 +00:00
bsd + add fpmprotect function to complete fpmmap/fpmunmap 2019-06-06 20:46:01 +00:00
charmaps + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
darwin * synchronised with trunk till r42095 2019-05-18 18:43:51 +00:00
dragonfly * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
embedded Fix types on embedded RTL. 2019-07-06 17:04:51 +00:00
emx * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
freebsd * synchronised with trunk till r42189 2019-06-07 18:24:38 +00:00
gba * synchronised with trunk till r42256 2019-06-20 17:21:34 +00:00
go32v2 * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
haiku * synchronised with trunk till r42095 2019-05-18 18:43:51 +00:00
i386 * improved floating point signal handling on x86/linux 2019-02-24 20:03:02 +00:00
i8086 + added asm optimized version of fpc_pwidechar_length for i8086 2019-02-14 16:14:02 +00:00
inc Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] 2019-07-12 22:04:48 +00:00
java * synchronised with trunk till r42256 2019-06-20 17:21:34 +00:00
jvm * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
linux * synchronised with trunk till r42189 2019-06-07 18:24:38 +00:00
m68k m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 2018-03-13 23:44:54 +00:00
macos * synchronised with trunk till r42095 2019-05-18 18:43:51 +00:00
mips * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
mipsel * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
morphos * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
msdos * synchronised with trunk till r42189 2019-06-07 18:24:38 +00:00
nativent * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
nds * synchronised with trunk till r42256 2019-06-20 17:21:34 +00:00
netbsd * synchronised with trunk till r42049 2019-05-12 18:44:05 +00:00
netware * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
netwlibc * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
objpas * it's more correct for GetPropAttribute to return a TCustomAttribute instead of a TObject 2019-07-12 22:05:33 +00:00
openbsd * synchronised with trunk till r42189 2019-06-07 18:24:38 +00:00
os2 * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
palmos * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
powerpc Disable dcbz code for AIX also 2018-05-11 15:49:35 +00:00
powerpc64 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
qnx * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
riscv32 Update packages with information about RiscV. 2018-07-20 10:40:28 +00:00
riscv64 Add support for softfloat in RISCV RTL. 2019-07-07 11:24:44 +00:00
solaris * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
sparc * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
sparc64 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
symbian * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
ucmaps + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
unix * synchronised with trunk till r42189 2019-06-07 18:24:38 +00:00
watcom * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
wii * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
win * return to findexinfostandard, because it didn't work (only changes reporting, not searching). 2019-07-05 09:12:47 +00:00
win16 * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
win32 * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
win64 * hInstance has 64 bits on Win64, avoid cutting it off when storing it into SysInstance 2019-06-27 09:21:49 +00:00
wince * synchronised with trunk till r42118 2019-05-25 13:19:06 +00:00
x86_64 * improved floating point signal handling on x86/linux 2019-02-24 20:03:02 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc Add missing dirs_wdosx 2018-10-24 21:11:45 +00:00
README.txt rtl: removed the long obsolete README section mentioning FPC 1.0 2018-02-12 10:58:54 +00:00

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.