michael 0b9b002807 * Fix bug ID #36425 6 yıl önce
..
aarch64 688c7d439f o AArch64: 6 yıl önce
aix a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
amicommon c26348a3dd * follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list 6 yıl önce
amiga a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
android a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
arm c189af0e3d * improved software floating point exception handling in the rtl 6 yıl önce
aros a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
atari a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
avr 893507a5d6 - Adds a number of optimizations for 64bit integer operations on AVR. Patch from Christo Crause in issue #35691. 6 yıl önce
beos a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
bsd 693e72ade3 * Darwin now uses Mach VM calls for memory allocation instead of mmap/munmap 6 yıl önce
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 yıl önce
darwin a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
dragonfly a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
embedded a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
emx a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
freebsd a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
gba a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
go32v2 a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
haiku a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
i386 3e6e72118b * keep stack aligned to 16 byte boundaries in assembler subroutines calling other subroutines 6 yıl önce
i8086 fe47db32be + added asm optimized version of fpc_pwidechar_length for i8086 6 yıl önce
inc 0f46207776 * fixed (harmless) range error when expanding ~ 6 yıl önce
java a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 yıl önce
linux f5496c9d11 * improved build unit lazarus project for linux 6 yıl önce
m68k 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 7 yıl önce
macos a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
mips ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 yıl önce
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 yıl önce
morphos a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
msdos a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
nativent a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
nds a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
netbsd a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
netware a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
netwlibc a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
objpas 0b9b002807 * Fix bug ID #36425 6 yıl önce
openbsd a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
os2 a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
palmos a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
powerpc 008c1436d8 Fix bug report 35937 by simple assembly code change and add test 6 yıl önce
powerpc64 008c1436d8 Fix bug report 35937 by simple assembly code change and add test 6 yıl önce
qnx a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
riscv32 bfb4b885ca Add riscv32 mathu inculde file, redirecting to ../riscv64/mathu.inc file (this file seems to have no 64-bit specific code) 6 yıl önce
riscv64 e53cb61b11 Add support for softfloat in RISCV RTL. 6 yıl önce
solaris a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
sparc ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 yıl önce
sparc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 yıl önce
symbian a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 yıl önce
unix 3edc0560b0 * patch by Benjamin Rosseaux: TEvent.WaitFor on *nix uses Monotonic Clock now 6 yıl önce
watcom a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
wii a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
win 2e259ee3cc * the VMT of the exception class needs to be referenced indirectly 6 yıl önce
win16 a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
win32 a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
win64 a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
wince a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
x86_64 62f890efa3 * improved floating point signal handling on x86/linux 6 yıl önce
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 yıl önce
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 yıl önce
Makefile a09e40945c Regenerate all Makefile's after commit #43472 6 yıl önce
Makefile.fpc f4d19402f4 Add missing dirs_wdosx 7 yıl önce
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 8 yıl önce
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 yıl önce
fpmake.pp 98f00acb06 * trunk to 3.3.1 7 yıl önce

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).

Enjoy.