Jonas Maebe aff3a15081 * call runerror(217) instead of halt(217) when using Dwarf-EH in similar il y a 7 ans
..
aarch64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it il y a 8 ans
aix a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
amicommon 09e5f463dc + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString il y a 7 ans
amiga a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
android e63433c88c * Fixed obtaining a time zone information for 64-bit android. il y a 7 ans
arm 9f16c34329 + initial work for tls-based threadvar support on arm-linux il y a 7 ans
aros a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
atari a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
avr c7d5525b56 + implemented some AVR specific intrinsics il y a 8 ans
beos a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
bsd 14b14f3bda * fixes sysctl also with 3.0.4 as starting compiler. il y a 7 ans
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings il y a 8 ans
darwin a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
dragonfly a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
embedded a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
emx a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
freebsd a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
gba a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
go32v2 a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
haiku a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
i386 9272bf59b2 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs il y a 7 ans
i8086 a8f466c400 * updated the CSeg, DSeg and SSeg rtl functions on i8086 to use the new x86 il y a 7 ans
inc aff3a15081 * call runerror(217) instead of halt(217) when using Dwarf-EH in similar il y a 7 ans
java a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it il y a 8 ans
linux 04debba9de Fix arm-android compilation by prepending syscall_nr_ prefix also to __ARM_NR_XXX arm specific linux syscalls il y a 7 ans
m68k 3a78ff1ee4 m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled il y a 7 ans
macos a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
mips ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it il y a 8 ans
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it il y a 8 ans
morphos a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
msdos a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
nativent a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
nds a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
netbsd a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
netware f76e3dc705 Add missing unicode related units to netware OS il y a 7 ans
netwlibc a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
objpas 863ede7dc6 * Add QWord version of Max (Delphi compatibility, bug ID #34364) il y a 7 ans
openbsd a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
os2 a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
palmos a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
powerpc 7778c7d8ae Disable dcbz code for AIX also il y a 7 ans
powerpc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it il y a 8 ans
qnx a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
riscv32 6352328f3a Update packages with information about RiscV. il y a 7 ans
riscv64 70b2e11e6a * fix SetRoundingMode on RiscV64 il y a 7 ans
solaris a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
sparc ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it il y a 8 ans
sparc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it il y a 8 ans
symbian a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings il y a 8 ans
unix 72416edcc4 + support for tlsm_general on i386-linux il y a 7 ans
watcom c2e46dc8fc Add classes unit il y a 7 ans
wii a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
win f8050815ea * pre shutdown constants + in general those series of constants refreshed il y a 7 ans
win16 a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
win32 a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
win64 a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
wince a29290202f * Regenerated makefiles to support x86_64-android. il y a 7 ans
x86_64 9272bf59b2 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs il y a 7 ans
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 il y a 21 ans
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) il y a 9 ans
Makefile f4d19402f4 Add missing dirs_wdosx il y a 7 ans
Makefile.fpc f4d19402f4 Add missing dirs_wdosx il y a 7 ans
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 il y a 7 ans
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 il y a 11 ans
fpmake.pp 98f00acb06 * trunk to 3.3.1 il y a 7 ans

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.