nickysn 4f4e00e758 + i8086 far data memory model fixes in tinterfaceentry and tinterfacetable 11 years ago
..
aix 4fa69488bc * fixed compilation of AIX rtl with -Cr 12 years ago
amiga 8a83037883 amiga: added some hacks to support the ancient code in amunits package. most of this will be gone after amunits package cleanup, but at least amunits package builds now 12 years ago
android 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
arm fff45fa1d3 - Don't compile fpc_abs_real and fpc_sqr_real if they are already defined (Mantis #25342). 12 years ago
atari c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 12 years ago
avr 98606eea15 Fixed some bugs in the AVR RTL code. 12 years ago
beos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
bsd 7e4b98e735 * i386-*bsd: cleaned out handwritten assembler threadvar access from syscall code. 12 years ago
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 12 years ago
darwin 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
embedded 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
emx 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
freebsd 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
gba 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
go32v2 29a7f75d1d Complete previous commit: add EXECPPAS to ALL explicit rules 12 years ago
haiku 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
i386 b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: 12 years ago
i8086 ec75c5dfa0 + added an asm implementation of FillDWord for i8086 12 years ago
inc 4f4e00e758 + i8086 far data memory model fixes in tinterfaceentry and tinterfacetable 11 years ago
java 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
jvm 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 12 years ago
linux 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
m68k 29bf988ca7 + Implemented m68k-specific (actually, softfloat-specific) part of Math unit. 12 years ago
macos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
mips 7b56c90d82 - MIPS,SPARC and ARM-wince: removed remaining references to softfloat stuff. 12 years ago
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 12 years ago
morphos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
msdos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
nativent efa80632ed Remove varutils, variants and dateutils units which are now in rtl-objpas package 12 years ago
nds 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
netbsd f188dec303 Add missing unixtype unit dependencies 12 years ago
netware 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
netwlibc 36e61086de - removed file coming from Novell NDK, whose licensing agreement forbids 12 years ago
objpas 35c64a7a69 * properly order all operations in TMultiReadExclusiveWriteSynchronizer 11 years ago
openbsd 7f8995186c - Remove openbsd/classes.pp and use generic unix/classes.pp instead. These files are identical, excluding whitespace and comments. 12 years ago
os2 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
palmos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
powerpc 217bac7a0b - Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant. 12 years ago
powerpc64 217bac7a0b - Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant. 12 years ago
qnx 67df7aebcf * minor updates 12 years ago
solaris 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
sparc 295e795a0a * SPARC: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one. 12 years ago
symbian 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
ucmaps 729730454b + source file for cp852 (IBM Latin-2 / central Europe) added 12 years ago
unix d7c863185f * Added plain calls for semaphore-related functionality, this removes need to maintain a second copy of thread manager in unis/tthread.inc. 12 years ago
watcom c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 12 years ago
wii 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
win 959ea7f5bb * printer unit moved. Amiga unit also moved but it is not actively used. 12 years ago
win32 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
win64 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
wince 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
x86_64 b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: 12 years ago
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 years ago
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 years ago
Makefile 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 12 years ago
Makefile.fpc 2001609d9f * mipsel-android: rtl build. 12 years ago
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 years ago
fpmake.inc 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 12 years ago
fpmake.pp 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 12 years ago

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.