fpc/rtl
2017-06-01 13:35:32 +00:00
..
aarch64
aix Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
amicommon AROS: Semaphores are much bigger on 64bit, fixes crashes and freezes on AROS64 with Threading enabled 2017-05-14 13:39:15 +00:00
amiga Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
android * ARM: Never use the "BLX label" instruction. Use "BL label" instead. 2017-05-04 15:55:55 +00:00
arm * ARM: Never use the "BLX label" instruction. Use "BL label" instead. 2017-05-04 15:55:55 +00:00
aros Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
atari Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
avr * interlocked methods with smallint parameters, resolves #31158 2016-12-31 19:42:47 +00:00
beos Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
bsd * another sysctl fix. Original fixes were done in the assumption that the 2017-05-10 09:09:59 +00:00
charmaps + support code page 855 (yet another cyrillic encoding) 2017-05-31 14:49:10 +00:00
darwin Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
dragonfly Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
embedded * let the avrsim throw an exception if a program tries to execute code at address 0 2017-05-23 20:18:17 +00:00
emx Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
freebsd Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
gba Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
go32v2 Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
haiku Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
i386 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking 2017-02-19 19:15:14 +00:00
i8086 * use xchg, instead of mov, because it's 1 byte shorter 2017-05-26 18:26:00 +00:00
inc softfpu: make it possible to optionally inline some of the simple functions. also made it possible to replace the MUL32TO64 function with compiler generated code. If the new defines are enabled, they results in 15-30% speedup on m68k (68020+) softfpu code 2017-05-27 22:12:27 +00:00
java Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
jvm
linux Regenerated after: Add -32 to ASTARGET for sparc 32-bit and add sparc64 ASTARGET modifications 2017-06-01 13:35:32 +00:00
m68k m68k: fix frame pointer register on atari, and a few other non-amiga systems 2016-12-27 17:09:06 +00:00
macos Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
mips
mipsel
morphos Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
msdos Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined 2017-05-22 20:42:33 +00:00
nativent Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
nds Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
netbsd Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
netware Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
netwlibc Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
objpas - removed the "else" in math.EnsureRange, because this way the compiler 2017-05-23 13:17:28 +00:00
openbsd Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
os2 Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
palmos Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
powerpc * optimized PowerPC version of changes in r35454 2017-02-19 20:27:39 +00:00
powerpc64
qnx Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
solaris Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
sparc
symbian Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
ucmaps + support code page 855 (yet another cyrillic encoding) 2017-05-31 14:49:10 +00:00
unix * make webtbs/tw30535 also working on OSes using cthreads 2017-03-12 09:28:41 +00:00
watcom Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
wii Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
win * menubarinfo, remove packed (64-bit fix) 2017-05-24 17:02:54 +00:00
win16 Avoid placing COMPILER_UNITTARGETDIR in the prerequisite list of assmebler files, 2017-05-10 13:06:39 +00:00
win32 Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
win64 Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
wince Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
x86_64 + added x86_64 asm implementation of math.DivMod 2017-05-23 17:14:10 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
Makefile.fpc
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).

The following directories are not supported officially and may not work
correctly with FreePascal v1.0:

go32v1 - The DJGPP go32v1 DOS extender (no longer supported)
palmos - The PalmOS directory for the Dragonball (incomplete)


Enjoy.