fpc/rtl
yury bb1a2d21ab * mipsel-android: Fixed library loading.
git-svn-id: trunk@26689 -
2014-02-06 19:09:58 +00:00
..
aix + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
amiga + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
android * mipsel-android: Fixed library loading. 2014-02-06 19:09:58 +00:00
arm reverted r25622 which was an accidental commit of some highly experimental debug code (sorry) 2013-10-02 18:31:28 +00:00
atari + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
avr
beos + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
bsd NetBSD getcwd system call also returns string length 2013-10-05 21:23:47 +00:00
charmaps + character sets for central Europe added 2014-01-19 01:24:16 +00:00
darwin + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
embedded + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
emx * allow trailing backslash in SetCurrentDir and ChDir 2014-01-21 00:42:16 +00:00
freebsd + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
gba + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
go32v2 + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
haiku + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +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 * Fixed exception handling in constructors of TP-style objects to correctly handle cases of statically allocated objects (must call destructor but do not free memory) and objects without destructor (must free memory if it was allocated dynamically). 2014-02-05 18:19:13 +00:00
java * Initial active version of 2014-01-05 19:20:15 +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 + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
m68k really fixed FillChar and fixed FillWord. fixes 8 tests. 2013-10-02 12:33:52 +00:00
macos + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
mips * MIPS setjmp/longjmp: save/restore nonvolatile FPU registers and FPU control word. 2013-10-13 21:25:40 +00:00
mipsel Add missing i after dollar for include directive 2013-09-23 11:56:41 +00:00
morphos + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
msdos + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
nativent + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
nds + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
netbsd + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
netware + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
netwlibc + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
objpas * add SMsgDlgClose, Patch by stocki Mantis #25616 2014-01-31 19:56:50 +00:00
openbsd + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:23:36 +00:00
os2 * corrected header (cosmetic) 2014-01-26 14:26:28 +00:00
palmos + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:26:15 +00:00
powerpc
powerpc64
qnx * Initial active version of 2014-01-05 19:20:15 +00:00
solaris * moved unxsockh for solaris, mantis #25657 2014-02-03 10:12:32 +00:00
sparc + SPARC: assembler implementation of SarInt64. 2014-01-15 15:11:40 +00:00
symbian * Initial active version of 2014-01-05 19:20:15 +00:00
ucmaps + source file for cp852 (IBM Latin-2 / central Europe) added 2014-01-20 01:24:04 +00:00
unix * winsock(and -2), sockets and gpm to rtl-extra. 2014-01-11 19:45:37 +00:00
watcom + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:26:15 +00:00
wii + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:26:15 +00:00
win * Fixed bug ID #23290 (FileSetDate on Dir) 2014-02-06 12:01:25 +00:00
win32 + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:26:15 +00:00
win64 + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:26:15 +00:00
wince Fix compilation of WinCE (for both ARM and i386!) after RTL changes 2014-01-20 09:31:17 +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 - Removed empty include file wustrings.inc 2013-09-24 16:35:04 +00:00
Makefile * regenerated makefiles affected by the last change 2014-01-18 10:21:41 +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.