2
0
nickysn 828da99388 * updated syscall numbers for OpenBSD 5.7 6 жил өмнө
..
aarch64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 жил өмнө
aix 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
amicommon bda626d450 amicommon: add some naive RTLEventWaitFor implementation, add long standing tthread.inc patch by Sven. Synchronize/CheckSynchronize should now work on Amiga 6 жил өмнө
amiga 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
android 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
arm beec828647 Fix cycling of arm compiler starting with release ppcarm 3.0.4 6 жил өмнө
aros 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
atari 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
avr c7d5525b56 + implemented some AVR specific intrinsics 7 жил өмнө
beos 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
bsd 01669ebf70 * use the actual _haltproc procedure, defined in the startup code on OpenBSD 6 жил өмнө
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 жил өмнө
darwin 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
dragonfly 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
embedded 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
emx 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
freebsd 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
gba 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
go32v2 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
haiku 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
i386 9272bf59b2 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 7 жил өмнө
i8086 fe47db32be + added asm optimized version of fpc_pwidechar_length for i8086 6 жил өмнө
inc 07b1a3d211 * adjust signature of variant managers olevarfromint so that 64-bit values can be passed as well (as was probably intended originally) 6 жил өмнө
java 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 жил өмнө
linux 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
m68k 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 7 жил өмнө
macos 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
mips ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 жил өмнө
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 жил өмнө
morphos 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
msdos 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
nativent 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
nds 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
netbsd 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
netware 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
netwlibc 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
objpas 905ccf9363 * Make FreeEncodings protected: they cannot be public, as it causes AVs (see bug ID #34856) 6 жил өмнө
openbsd 828da99388 * updated syscall numbers for OpenBSD 5.7 6 жил өмнө
os2 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
palmos 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
powerpc 7778c7d8ae Disable dcbz code for AIX also 7 жил өмнө
powerpc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 жил өмнө
qnx 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
riscv32 6352328f3a Update packages with information about RiscV. 7 жил өмнө
riscv64 70b2e11e6a * fix SetRoundingMode on RiscV64 7 жил өмнө
solaris 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
sparc ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 жил өмнө
sparc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 жил өмнө
symbian 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 жил өмнө
unix 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable 6 жил өмнө
watcom 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
wii 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
win a735dc28ae * fix for Mantis #35204: TThreadID is a DWord even on Windows 64-bit, so declare it accordingly 6 жил өмнө
win16 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
win32 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
win64 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
wince 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
x86_64 9272bf59b2 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 7 жил өмнө
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 жил өмнө
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 жил өмнө
Makefile 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 жил өмнө
Makefile.fpc f4d19402f4 Add missing dirs_wdosx 6 жил өмнө
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 7 жил өмнө
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 жил өмнө
fpmake.pp 98f00acb06 * trunk to 3.3.1 7 жил өмнө

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.