fpc/rtl
2020-11-29 18:49:36 +00:00
..
aarch64 * for Aarch64 inline assembly comments need to start with // 2020-10-18 08:52:41 +00:00
aix * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
amicommon * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 2020-08-22 15:56:13 +00:00
amiga * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
android Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
arm * readd SmallInt typecasts to SmallInt overload of SwapEndian 2020-09-19 17:42:04 +00:00
aros * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
atari * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
avr * inlinable frame handling dummies for avr 2020-09-30 21:18:33 +00:00
beos * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
bsd * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
charmaps
darwin Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
dragonfly Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
embedded * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
emx * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
freebsd Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
freertos * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
gba * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
go32v2 * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
haiku * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
i386 * fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such 2020-08-01 17:26:34 +00:00
i8086 * Optimized Handle_I8086_Error by using smaller int types. 2020-08-08 19:23:52 +00:00
inc * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
java Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
jvm
linux * remove unused file 2020-11-28 13:41:44 +00:00
m68k
macos * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
mips
mipsel
morphos * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
msdos * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
msxdos * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
nativent * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
nds * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
netbsd Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
netware * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
netwlibc * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
objpas * GlobalNameSpace must EndWrite before it is released to unlock the critical section 2020-11-29 18:49:36 +00:00
openbsd Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
os2 * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
palmos * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
powerpc powerpc: also drop DCBZ usage on AmigaOS4, as it runs on hardware with other than the assumed cacheline size 2020-07-17 21:28:49 +00:00
powerpc64
qnx Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
riscv32
riscv64
sinclairql * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
solaris * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
sparc Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications 2020-07-13 14:40:09 +00:00
sparc64 Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications 2020-07-13 14:40:09 +00:00
symbian * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
ucmaps
unix * cwstring: open iconv with the transliterate flag if iconvctl is not available 2020-11-29 17:09:19 +00:00
watcom * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
wii * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
win * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
win16 * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
win32 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
win64 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
wince * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
x86_64 Use pascal code for LLVM fpc_sqr_real, because fmultp instruction is not accepted by llvm 2020-11-24 13:57:06 +00:00
xtensa Fix problems in xtensa fpc_setjmp/fpc_longjmp for linux 2020-09-23 12:07:06 +00:00
z80 + add support for port object on Z80 using the new IN/OUT intrinsics 2020-06-07 12:25:10 +00:00
zxspectrum * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp - removed old float-to-string and string-to-float conversion code 2020-05-17 14:05:38 +00:00
Makefile Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
Makefile.fpc Register sinclairql target directory 2020-11-16 17:14:39 +00:00
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.