fpc/rtl
2014-02-26 23:31:50 +00:00
..
aix * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
amiga * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
android * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
arm * patch by Bernd which fixes InterLockedxxx functions on ARMv4T, resolves #25518 2014-02-16 09:10:00 +00:00
atari * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
avr
beos * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
bsd
charmaps + character sets for central Europe added 2014-01-19 01:24:16 +00:00
darwin * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
embedded * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
emx * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
freebsd * i386-freebsd shared library startup: 2014-02-13 14:45:21 +00:00
gba * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
go32v2 * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
haiku * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
i386 * i386: Somewhat optimized fpc_mul_qword routine, got rid from variable 'r', registers esi and edi. Also ignore overflow checking when both operands have their high dwords equal to zero, because in such case multiplication cannot overflow. 2014-01-18 19:28:00 +00:00
i8086 + added asm optimized BSF/BSR routines for i8086 by Max Nazhalov 2014-01-26 23:12:32 +00:00
inc * return nil in SysTinyReallocMem, when the size parameter is 0 2014-02-26 23:31:50 +00:00
java * fpc_raiseexception does not return a result. 2014-02-22 15:18:31 +00:00
jvm * fixed compilation of genmath.inc for the JVM target. In the future, please 2013-12-30 14:30:59 +00:00
linux M68k: Fix passing of environment variables. Fixes the compiler not being able to execute the external assembler and linker. 2014-02-23 12:41:05 +00:00
m68k don't try to fillchar/move by a negative amount, fixes tmem test 2014-02-22 03:30:58 +00:00
macos * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
mips
mipsel
morphos sysutils/GetEnvironmentVariable() now handles PATH lengths above 255 chars 2014-02-22 10:37:20 +00:00
msdos + added nil pointer assignment test at the end of program for i8086-msdos 2014-02-26 19:28:57 +00:00
nativent * First part of 64-bit Windows fixes from Mantis #23074. 2014-02-18 02:10:35 +00:00
nds * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
netbsd * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
netware * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
netwlibc * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
objpas * Fixed upper limit in tbits.findnextbit, Mantis #25398. 2014-02-11 16:39:45 +00:00
openbsd * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
os2 * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
palmos * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
powerpc
powerpc64
qnx * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
solaris * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
sparc + SPARC: assembler implementation of SarInt64. 2014-01-15 15:11:40 +00:00
symbian * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
ucmaps + source file for cp852 (IBM Latin-2 / central Europe) added 2014-01-20 01:24:04 +00:00
unix * Patch from Mark Morgan LLoyd, adding some functions (part 2) 2014-02-23 18:32:09 +00:00
watcom * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
wii * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
win - Text i/o routines are not expected to return a value. 2014-02-22 13:42:41 +00:00
win32 * fixed typo (no space between serial and \ ) and regenned with a fpcmake that is NOT 3 years old. 2014-02-25 08:21:19 +00:00
win64 * fpc_raiseexception does not return a result. 2014-02-22 15:18:31 +00:00
wince - Text i/o routines are not expected to return a value. 2014-02-22 13:42:41 +00:00
x86_64 * x86_64: Adjust result of fpc_longjmp without using branches. 2014-01-10 07:29:28 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
Makefile.fpc * mipsel-android: rtl build. 2014-02-07 12:23:34 +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).

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.