Jonas Maebe c69265a61c * disable out big endian-specific helpers for ppc64le před 10 roky
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with před 11 roky
aix fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
amicommon 141878978e AmiCommon: Missing UnLockDosList, DiskFree Bugfix před 11 roky
amiga 3d01d4ceb1 * regenerated with Darwin/AArch64 support před 11 roky
android fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
arm 9478099e5a Undo recent VFP assembler changes to make bootstrapping from 3.0.1 possible. před 10 roky
aros fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
atari db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp před 11 roky
avr 98606eea15 Fixed some bugs in the AVR RTL code. před 12 roky
beos fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
bsd 5a8959381c + Darwin/AArch64 support před 11 roky
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. před 11 roky
darwin fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
dragonfly fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
embedded d12b913e70 Add initial support in ARM-embedded for Allwinner A20. před 10 roky
emx fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
freebsd fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
gba 177b007eba * Fixed gba rtl: it generated corrupted executables před 11 roky
go32v2 db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp před 11 roky
haiku fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
i386 d39bfec4d2 + added missing i386 system unit includes fastmove.inc and int64p.inc to makefile.cpu před 10 roky
i8086 3497359a9f + added missing i8086 system unit includes hugeptr.inc, int32p.inc and před 10 roky
inc dcfd734bbf Fix cycling with -dFPC_USE_LIBC on Linux systems to allow usage of FPC Linux programs on OSv. před 10 roky
java ff020a3be4 + "Utf8CodePointLen(pansichar,MaxLookAhead,IncludeCombiningDiacriticalMarks): před 11 roky
jvm 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. před 11 roky
linux 82d92dbf50 * call seterrno instead of manually handling the setting setting the errno před 10 roky
m68k 7758ad9313 m68k: clear the FPU Control Register at program start. This fixes some testcode randomly failing on AmigaOS, where the FPCR state is inherited from the parent task. Also added the FPCR layout and rounding modes info, based on the Motorola 68k PRMm68k.inc před 11 roky
macos fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
mips b588b3143a + MIPS: Assembler implementation of FillChar před 11 roky
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. před 11 roky
morphos fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
msdos 930327eabf * fixed a race condition during parallel build, when nasm tries to create the před 10 roky
nativent fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
nds 8dd9b46d60 * Patch by Karl-Michael Schindler (mantis 0026847): gba and nds targets are now buildable without external dependencies před 11 roky
netbsd c45d3a2d96 Correct pthread related types před 10 roky
netware db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp před 11 roky
netwlibc db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp před 11 roky
objpas af9798c761 * MOve update of threadqueuetail to critical section před 10 roky
openbsd fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
os2 db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp před 11 roky
palmos db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp před 11 roky
powerpc a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. před 11 roky
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le před 10 roky
qnx fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
solaris fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
sparc 217ab9879c * Enabled internal handling of Abs(longint) for all targets. It has been implemented in cross-platform way ages ago (see tcginlinenode.second_abs_long), but not enabled on MIPS,SPARC and m68k. před 11 roky
symbian fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase před 11 roky
unix 1e227f78fe * factored out the check for whether we have to generate dotted function před 10 roky
watcom db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp před 11 roky
wii 0e93481dbf * Wii rtl: reverted wrong commit před 10 roky
win f79a8c1544 * IMAGE_FIRST_SECTION před 10 roky
win32 fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
win64 fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
wince fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
x86_64 7c884bd2ee + added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu před 10 roky
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 před 21 roky
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) před 12 roky
Makefile fa328436ab * regenerated for iphonesim/x86-64 před 11 roky
Makefile.fpc f0c5074e34 + recurse into atari sub-directory před 11 roky
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files před 17 roky
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 před 11 roky
fpmake.pp d407b668d1 * version updated to 3.1.1 před 11 roky

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.