nickysn 9fc701c75e * changed the type of the .eh_frame section to 'unwind' 6 년 전
..
aarch64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 년 전
aix 178217821c + added sortbase as a dependency to unit fgl in the makefiles 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 cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos 6 년 전
android ab92dcd162 * android: Mask SSE exceptions for i386 too. 6 년 전
arm beec828647 Fix cycling of arm compiler starting with release ppcarm 3.0.4 6 년 전
aros cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos 6 년 전
atari cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos 6 년 전
avr c7d5525b56 + implemented some AVR specific intrinsics 7 년 전
beos 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
bsd 7b00c732b8 * Adjust for OpenBSD struct changes in the 'dir' structure. Based on OpenBSD 6 년 전
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 년 전
darwin 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
dragonfly 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
embedded e467d2387d Add sortbase unit to global units list, as it can be compiled for all CPUs 6 년 전
emx 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
freebsd 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
gba 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
go32v2 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
haiku 178217821c + added sortbase as a dependency to unit fgl in the makefiles 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 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 6 년 전
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 년 전
linux ad6642edc0 * android: Fixed stdio redirection for threads. 6 년 전
m68k 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 7 년 전
macos 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 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 cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos 6 년 전
msdos 4f573b50ad * access the Default8087CW global variable directly from within inline asm, 6 년 전
nativent c24d525b9f * compilation fixes for many platforms after r41167 6 년 전
nds 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
netbsd 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
netware 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
netwlibc 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
objpas 905ccf9363 * Make FreeEncodings protected: they cannot be public, as it causes AVs (see bug ID #34856) 6 년 전
openbsd 9fc701c75e * changed the type of the .eh_frame section to 'unwind' 6 년 전
os2 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
palmos 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 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 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 6 년 전
riscv32 6352328f3a Update packages with information about RiscV. 7 년 전
riscv64 70b2e11e6a * fix SetRoundingMode on RiscV64 7 년 전
solaris 178217821c + added sortbase as a dependency to unit fgl in the makefiles 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 178217821c + added sortbase as a dependency to unit fgl in the makefiles 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 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
wii 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
win a735dc28ae * fix for Mantis #35204: TThreadID is a DWord even on Windows 64-bit, so declare it accordingly 6 년 전
win16 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 년 전
win32 c24d525b9f * compilation fixes for many platforms after r41167 6 년 전
win64 c24d525b9f * compilation fixes for many platforms after r41167 6 년 전
wince a387e0b9bb * add reg_qword. Feedback on #35050 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 20 년 전
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 8 년 전
Makefile 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 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.