2
0
nickysn 28dc9fe68b * fixed definition of the ALUSInt type on 16-bit CPUs 10 жил өмнө
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with 10 жил өмнө
aix fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
amicommon 48b38994c8 amicommon: the use OS-defined TICKS_PER_SECOND const instead of redefining it using another name 10 жил өмнө
amiga bbecfeed9e Amiga: manually semaphore-protect the heap Pool, because classic Amiga has no MEMF_SEM_PROTECTED 10 жил өмнө
android fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
arm 3ef4033e7d Test the proper CPUARM capability when chosing between blx and bl. 10 жил өмнө
aros fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
atari db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 10 жил өмнө
avr 0470cd2cb1 + CPU dependend string routine include files for AVR 10 жил өмнө
beos fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
bsd 5a8959381c + Darwin/AArch64 support 10 жил өмнө
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 жил өмнө
darwin fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
dragonfly fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
embedded a01a010824 * disable lineinfo unit for avr for now 10 жил өмнө
emx fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
freebsd fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
gba 177b007eba * Fixed gba rtl: it generated corrupted executables 10 жил өмнө
go32v2 db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 10 жил өмнө
haiku fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
i386 d39bfec4d2 + added missing i386 system unit includes fastmove.inc and int64p.inc to makefile.cpu 10 жил өмнө
i8086 3497359a9f + added missing i8086 system unit includes hugeptr.inc, int32p.inc and 10 жил өмнө
inc 28dc9fe68b * fixed definition of the ALUSInt type on 16-bit CPUs 10 жил өмнө
java 67b8aceaee * synchronized with privatetrunk till r30095 10 жил өмнө
jvm 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 11 жил өмнө
linux 492101df76 * fixed a race condition during parallel build on linux, when the loaders are 10 жил өмнө
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 10 жил өмнө
macos fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
mips b588b3143a + MIPS: Assembler implementation of FillChar 11 жил өмнө
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 жил өмнө
morphos 0bccf5f09f morphos: use MEMF_SEM_PROTECTED flag for semaphore protect our memory pool. this is required for the future threading (concurrent accesses to the same pool from separate threads). 10 жил өмнө
msdos 930327eabf * fixed a race condition during parallel build, when nasm tries to create the 10 жил өмнө
nativent fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
nds 8dd9b46d60 * Patch by Karl-Michael Schindler (mantis 0026847): gba and nds targets are now buildable without external dependencies 10 жил өмнө
netbsd c45d3a2d96 Correct pthread related types 10 жил өмнө
netware db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 10 жил өмнө
netwlibc db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 10 жил өмнө
objpas 9ae76c3246 * Fix bug ID #27751 (Fill SystemTime.DayOfWeek) 10 жил өмнө
openbsd 97b4a68e98 * Use C default packing for TStatFS type (fixes errors for x86_64 CPU) 10 жил өмнө
os2 db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 10 жил өмнө
palmos db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 10 жил өмнө
powerpc a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 11 жил өмнө
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le 10 жил өмнө
qnx fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
solaris fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
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. 11 жил өмнө
symbian fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase 10 жил өмнө
unix 9bf410e6a0 * Fix bug ID #27617, heap messed up due to not resetting pointer 10 жил өмнө
watcom db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 10 жил өмнө
wii 0e93481dbf * Wii rtl: reverted wrong commit 10 жил өмнө
win 076e43f799 * try to beautify image_delayload_descriptor a bit. But a 1:1 structure 10 жил өмнө
win32 fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
win64 fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
wince fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
x86_64 7c884bd2ee + added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu 10 жил өмнө
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 жил өмнө
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 жил өмнө
Makefile fa328436ab * regenerated for iphonesim/x86-64 10 жил өмнө
Makefile.fpc f0c5074e34 + recurse into atari sub-directory 10 жил өмнө
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 жил өмнө
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 жил өмнө
fpmake.pp d407b668d1 * version updated to 3.1.1 10 жил өмнө

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.