fpc/rtl
2019-06-16 21:36:25 +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 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +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 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
android * more fpc_lib_exit change compilation fixes 2019-05-21 06:24:12 +00:00
arm Fix cycling of arm compiler starting with release ppcarm 3.0.4 2019-01-30 10:48:21 +00:00
aros Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
atari Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
avr - Fix compilation on architectures without absolute call/jump instructions. 2019-06-02 15:50:41 +00:00
beos + add fpmprotect function to complete fpmmap/fpmunmap 2019-06-06 20:46:01 +00:00
bsd + add fpmprotect function to complete fpmmap/fpmunmap 2019-06-06 20:46:01 +00:00
charmaps
darwin * fixed Darwin/AArch64 flt/int-div-by-zero error codes (fix for 42045, as 2019-05-14 19:19:19 +00:00
dragonfly Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
embedded Fixed stack checking for embedded target. Based on work by Christo Crause 2019-06-01 19:18:31 +00:00
emx Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
freebsd + add FreeBSD syscall number for mprotect 2019-06-06 20:43:53 +00:00
gba * GBA port updated 2019-06-09 22:27:16 +00:00
go32v2 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
haiku Fix baseunix PPU compilation rule for Haiku 2019-05-16 11:31:33 +00:00
i386 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 2018-07-11 14:19:40 +00:00
i8086 + added asm optimized version of fpc_pwidechar_length for i8086 2019-02-14 16:14:02 +00:00
inc * changes shift parameter of shift helpers into ALUUInt, as there is an "and" used anyways, this does not change semantics but reduces register pressure on 8 bit targets 2019-06-09 21:44:18 +00:00
java * changes shift parameter of shift helpers into ALUUInt, as there is an "and" used anyways, this does not change semantics but reduces register pressure on 8 bit targets 2019-06-09 21:44:18 +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 + add fpmprotect function to complete fpmmap/fpmunmap 2019-06-06 20:46:01 +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 Add new files required to fix RTL compilation for macos target 2019-05-14 04:31:36 +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 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
msdos * set DL=0 in dos.setverify for compatibility with DOS 2.x 2019-05-31 13:58:19 +00:00
nativent Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
nds * Nintendo DS port updated to libnds ver.1.7.3 2019-06-10 06:39:46 +00:00
netbsd Use TIOCtlRequest type for local variable nr inside TCSetAttr function 2019-05-10 07:23:31 +00:00
netware Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
netwlibc Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
objpas * rework/extend SetToString/StringToSet so that sets with a size > 4 can be converted as well (this is Delphi compatible) 2019-06-16 21:36:25 +00:00
openbsd * invoke _csu_finish before __init in the OpenBSD i386 C library startup code 2019-05-28 15:39:43 +00:00
os2 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
palmos Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +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 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
riscv32 Update packages with information about RiscV. 2018-07-20 10:40:28 +00:00
riscv64 * fix SetRoundingMode on RiscV64 2018-08-19 15:26:44 +00:00
solaris Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +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 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
ucmaps
unix + add fpmprotect function to complete fpmmap/fpmunmap 2019-06-06 20:46:01 +00:00
watcom Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
wii Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
win * turn off MB_PRECOMPOSED for encodings named in MSDN multibytetowidechar function, as detailed by Aserge in https://forum.lazarus.freepascal.org/index.php?topic=45380.0;topicseen 2019-05-12 14:18:36 +00:00
win16 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
win32 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
win64 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
wince * more fpc_lib_exit change compilation fixes 2019-05-21 06:24:12 +00:00
x86_64 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 2018-07-11 14:19:40 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +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.