fpc/rtl
2018-04-26 11:28:38 +00:00
..
aarch64
aix Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
amicommon athreads: add a custom API to retrieve underlying process ID from AThreads. this makes it possible to combine some Amiga API features like Signaling with FPC's thread handling 2018-04-26 11:28:38 +00:00
amiga Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
android Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
arm
aros Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
atari Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
avr
beos Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
bsd * fixes sysctl also with 3.0.4 as starting compiler. 2018-02-16 17:58:20 +00:00
charmaps
darwin Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
dragonfly Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
embedded Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
emx Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
freebsd Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
gba Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
go32v2 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
haiku Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
i386
i8086 + added an i8086-specific procedure MoveData, that allows moving of far data, 2017-12-15 21:47:21 +00:00
inc * Patch from Ondrej Pokorny to fix camelcase (bug ID 4b46872) 2018-03-24 14:39:56 +00:00
java Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
jvm
linux Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +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 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
mips
mipsel
morphos Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
msdos Fix SetFAttr function 2018-04-13 22:18:21 +00:00
nativent Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
nds Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
netbsd Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
netware Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
netwlibc Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
objpas * Use SizeInt, let StartsWith/EndsWith handle #0 characters (bug ID 33559) 2018-04-14 12:06:48 +00:00
openbsd Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
os2 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
palmos Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
powerpc Fix to avoid access of memory outside of array size if overlap is true 2018-04-03 21:02:49 +00:00
powerpc64
qnx Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 2018-01-02 16:50:58 +00:00
solaris Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
sparc
sparc64
symbian Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
ucmaps
unix
watcom Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
wii Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
win * consistent naming of lData field in NEWCPLINFO 2018-04-06 09:59:22 +00:00
win16 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
win32 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
win64 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
wince Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
x86_64 Add explicit registers to fcomip to allow compilation with clang (bug report 33547) 2018-04-02 17:14:42 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:23:03 +00:00
Makefile.fpc
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.