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.