nickysn 9fc701c75e * changed the type of the .eh_frame section to 'unwind' 6 lat temu
..
aarch64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 lat temu
aix 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
amicommon bda626d450 amicommon: add some naive RTLEventWaitFor implementation, add long standing tthread.inc patch by Sven. Synchronize/CheckSynchronize should now work on Amiga 6 lat temu
amiga cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos 6 lat temu
android ab92dcd162 * android: Mask SSE exceptions for i386 too. 6 lat temu
arm beec828647 Fix cycling of arm compiler starting with release ppcarm 3.0.4 6 lat temu
aros cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos 6 lat temu
atari cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos 6 lat temu
avr c7d5525b56 + implemented some AVR specific intrinsics 8 lat temu
beos 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
bsd 7b00c732b8 * Adjust for OpenBSD struct changes in the 'dir' structure. Based on OpenBSD 6 lat temu
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 lat temu
darwin 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
dragonfly 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
embedded e467d2387d Add sortbase unit to global units list, as it can be compiled for all CPUs 6 lat temu
emx 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
freebsd 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
gba 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
go32v2 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
haiku 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
i386 9272bf59b2 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 7 lat temu
i8086 fe47db32be + added asm optimized version of fpc_pwidechar_length for i8086 6 lat temu
inc 07b1a3d211 * adjust signature of variant managers olevarfromint so that 64-bit values can be passed as well (as was probably intended originally) 6 lat temu
java 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 7 lat temu
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 lat temu
linux ad6642edc0 * android: Fixed stdio redirection for threads. 6 lat temu
m68k 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 7 lat temu
macos 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 7 lat temu
mips ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 lat temu
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 lat temu
morphos cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos 6 lat temu
msdos 4f573b50ad * access the Default8087CW global variable directly from within inline asm, 6 lat temu
nativent c24d525b9f * compilation fixes for many platforms after r41167 6 lat temu
nds 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
netbsd 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
netware 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
netwlibc 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
objpas 905ccf9363 * Make FreeEncodings protected: they cannot be public, as it causes AVs (see bug ID #34856) 6 lat temu
openbsd 9fc701c75e * changed the type of the .eh_frame section to 'unwind' 6 lat temu
os2 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
palmos 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 7 lat temu
powerpc 7778c7d8ae Disable dcbz code for AIX also 7 lat temu
powerpc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 lat temu
qnx 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 7 lat temu
riscv32 6352328f3a Update packages with information about RiscV. 7 lat temu
riscv64 70b2e11e6a * fix SetRoundingMode on RiscV64 7 lat temu
solaris 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
sparc ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 lat temu
sparc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 lat temu
symbian 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 lat temu
unix 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable 6 lat temu
watcom 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
wii 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
win a735dc28ae * fix for Mantis #35204: TThreadID is a DWord even on Windows 64-bit, so declare it accordingly 6 lat temu
win16 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 lat temu
win32 c24d525b9f * compilation fixes for many platforms after r41167 6 lat temu
win64 c24d525b9f * compilation fixes for many platforms after r41167 6 lat temu
wince a387e0b9bb * add reg_qword. Feedback on #35050 6 lat temu
x86_64 9272bf59b2 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 7 lat temu
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 lat temu
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 lat temu
Makefile 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 7 lat temu
Makefile.fpc f4d19402f4 Add missing dirs_wdosx 7 lat temu
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 7 lat temu
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 lat temu
fpmake.pp 98f00acb06 * trunk to 3.3.1 7 lat temu

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.