fpc/rtl
2019-01-20 12:52:17 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
amicommon + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString 2018-08-24 15:33:45 +00:00
amiga haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
android haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
arm + initial work for tls-based threadvar support on arm-linux 2018-11-07 22:02:58 +00:00
aros haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
atari haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
avr + implemented some AVR specific intrinsics 2017-11-01 16:33:34 +00:00
beos haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
bsd * fixes sysctl also with 3.0.4 as starting compiler. 2018-02-16 17:58:20 +00:00
charmaps + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
darwin Fix i386-darwin rtl build failure 2019-01-06 10:18:32 +00:00
dragonfly haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
embedded Add x86_64-haiku target to some Makefile's 2019-01-09 22:43:56 +00:00
emx haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
freebsd haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
gba haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
go32v2 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
haiku haiku: pass SA_SIGINFO flag to the signal handler. This seems correct ucontext IP and BP register contents, for valid stacktraces on signals 2019-01-11 19:46:10 +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 * updated the CSeg, DSeg and SSeg rtl functions on i8086 to use the new x86 2018-07-11 14:34:05 +00:00
inc * Insert and Delete are compiler internals now, need fake definitions 2019-01-20 12:52:17 +00:00
java haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +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 morphos/lineinfo: updated the address adjustment comment added in r40857, no functional change 2019-01-14 11:47:54 +00:00
msdos haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
nativent haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
nds haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
netbsd haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
netware haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
netwlibc haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
objpas * an exception does not need to inherit from Exception, so declare that as such for the thread queue entry for the sake of clarity 2018-12-25 23:30:38 +00:00
openbsd haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
os2 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
palmos haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
ucmaps + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
unix haiku: update baseunix unit, remove syscalls code, flock() and nanosleep() is actually supported on Haiku for a long time now, so lets use it 2019-01-10 03:51:35 +00:00
watcom haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
wii haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
win * problems reported by nanobit mantis #34850 corrected. 2019-01-11 14:01:15 +00:00
win16 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
win32 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
win64 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
wince haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +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 * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
fpmake.inc
fpmake.pp * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
Makefile haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +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.