florian c1ec558d0a * first (modified, added a comment) patch by Rika to improve generic Index*, part of #39996 2 سال پیش
..
aarch64 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
aix 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
amicommon ecbd5840ce m68k-amiga: print offsets during stacktraces, instead of absolute addresses, which are not really helpful in a single address space 3 سال پیش
amiga 3d9d80b007 powerpc-amiga: fix build after ecbd5840 3 سال پیش
android 8c562995d7 * regenerate makefiles with latest fpcmake 3 سال پیش
arm 229d88c50f Thumb(2): fix compilation after FPU control word changes 3 سال پیش
aros 4058a0ac4b AROS: Make sure opaque SMP extension is used for ABIv11 only 3 سال پیش
atari 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
avr 991460c4ee Rewrite fpc_shortstr_concat_multi for AVR to not use a temporary shortstring to reduce RAM usage. 3 سال پیش
beos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
bsd 1f328cf362 Darwin: use recent versions of stat(fs) records when available 3 سال پیش
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 سال پیش
darwin e63cc73cfa Darwin/AArch64: future-proof version check 3 سال پیش
dragonfly 7a1f617194 Cleanup bsd and sysctl units make rules 3 سال پیش
embedded 1108d03609 Split startup code into different .init sections according to avr-libs convention. 3 سال پیش
emx 8c562995d7 * regenerate makefiles with latest fpcmake 3 سال پیش
freebsd f341baeaa7 * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC 3 سال پیش
freertos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
gba 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
go32v2 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
haiku 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
i386 3e6d4bf1cc * new cpu feature tests 2 سال پیش
i8086 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
inc c1ec558d0a * first (modified, added a comment) patch by Rika to improve generic Index*, part of #39996 2 سال پیش
java 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
jvm 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
linux 75c252fd8f * Extra linux fcntl constants 2 سال پیش
m68k 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
macos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
mips 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
mips64 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
mips64el 86b774e792 + some more cpu specfic files for mips64(el) 3 سال پیش
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 سال پیش
morphos 3695bb5da5 powerpc-morphos: enable 'section' keyword support, and force the startup code to be in the .text section, to fix linking external objects with unnamed sections on this platform 3 سال پیش
msdos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
msxdos 8c562995d7 * regenerate makefiles with latest fpcmake 3 سال پیش
nativent 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
nds 41dbedfe22 Fix compilation ofrtl/nds/classes.pp unit 3 سال پیش
netbsd 7a1f617194 Cleanup bsd and sysctl units make rules 3 سال پیش
netware 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
netwlibc 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
objpas 9c8f362acc * more robust calculation of TBITS_SHIFT 2 سال پیش
openbsd 7a1f617194 Cleanup bsd and sysctl units make rules 3 سال پیش
os2 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
palmos 8c562995d7 * regenerate makefiles with latest fpcmake 3 سال پیش
powerpc 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
powerpc64 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
ppcgen c89848a00f powerpc64le: fix reading FPU control word after 0758aa1143 3 سال پیش
qnx 8c562995d7 * regenerate makefiles with latest fpcmake 3 سال پیش
riscv 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
riscv32 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
riscv64 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
sinclairql 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
solaris 8c562995d7 * regenerate makefiles with latest fpcmake 3 سال پیش
sparc 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
sparc64 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
symbian 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 سال پیش
unix f341baeaa7 * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC 3 سال پیش
wasi e3139fea21 + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support 3 سال پیش
wasm32 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
watcom 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
wii 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
win cfc77315ca * getlongpath as per https://forum.lazarus.freepascal.org/index.php/topic,60972.0/topicseen.html 2 سال پیش
win16 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
win32 e5ac0b2689 * anonymous method overloads for synchronize/queue. 3 سال پیش
win64 e5ac0b2689 * anonymous method overloads for synchronize/queue. 3 سال پیش
wince 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. 3 سال پیش
x86_64 3e6d4bf1cc * new cpu feature tests 2 سال پیش
xtensa 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
z80 0758aa1143 FPU exception mask: generlised system unit interface 3 سال پیش
zxspectrum fc6d558727 * compile always with -CX -XX for Z80 3 سال پیش
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 fc6d558727 * compile always with -CX -XX for Z80 3 سال پیش
Makefile.fpc 8f376d1be9 + added WASI to the main RTL makefile 4 سال پیش
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 f9672b53a2 - removed old float-to-string and string-to-float conversion code 5 سال پیش

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.