Jonas Maebe 400f94729b Utf8CodePointLen: remove pointer arithmetic to fix JVM compatibility há 3 anos atrás
..
aarch64 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
aix 9feeb18b15 Add missing S_ISUID and S_ISGID constants há 3 anos atrás
amicommon ecbd5840ce m68k-amiga: print offsets during stacktraces, instead of absolute addresses, which are not really helpful in a single address space há 3 anos atrás
amiga 3d9d80b007 powerpc-amiga: fix build after ecbd5840 há 3 anos atrás
android 8c562995d7 * regenerate makefiles with latest fpcmake há 3 anos atrás
arm 229d88c50f Thumb(2): fix compilation after FPU control word changes há 3 anos atrás
aros 0b0a5cb458 Regenerate the three Makefile's modified by the two previous commits há 3 anos atrás
atari 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
avr 991460c4ee Rewrite fpc_shortstr_concat_multi for AVR to not use a temporary shortstring to reduce RAM usage. há 3 anos atrás
beos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
bsd d4d4498fc0 * building on darwin (and most likely other BSDs) fixed há 3 anos atrás
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings há 8 anos atrás
darwin e63cc73cfa Darwin/AArch64: future-proof version check há 3 anos atrás
dragonfly 7a1f617194 Cleanup bsd and sysctl units make rules há 3 anos atrás
embedded 1108d03609 Split startup code into different .init sections according to avr-libs convention. há 3 anos atrás
emx 092bc17cb2 * fixed test program - bug #40072 há 3 anos atrás
freebsd f341baeaa7 * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC há 3 anos atrás
freertos 3ae2bdcd39 * more riscv32-freertos-esp32c3 stuff added há 2 anos atrás
gba 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
go32v2 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
haiku 0907628b73 Add missing S_ISUID and S_ISGID constants há 3 anos atrás
i386 3e6d4bf1cc * new cpu feature tests há 3 anos atrás
i8086 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
inc 400f94729b Utf8CodePointLen: remove pointer arithmetic to fix JVM compatibility há 2 anos atrás
java 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
jvm 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
linux a06c034189 * cleanup of outdated defines há 3 anos atrás
m68k 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
macos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
mips 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
mips64 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
mips64el 86b774e792 + some more cpu specfic files for mips64(el) há 3 anos atrás
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it há 8 anos atrás
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 há 3 anos atrás
msdos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
msxdos 8c562995d7 * regenerate makefiles with latest fpcmake há 3 anos atrás
nativent 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
nds 41dbedfe22 Fix compilation ofrtl/nds/classes.pp unit há 3 anos atrás
netbsd 7a1f617194 Cleanup bsd and sysctl units make rules há 3 anos atrás
netware 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
netwlibc 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
objpas 88fc1dcdee * patch by Rika: Implement TCurrencyHelper.Ceil/Floor, resolves #40134 há 2 anos atrás
openbsd 7a1f617194 Cleanup bsd and sysctl units make rules há 3 anos atrás
os2 abbec0eb9b * fixed test program - bug #40072 há 3 anos atrás
palmos 8c562995d7 * regenerate makefiles with latest fpcmake há 3 anos atrás
powerpc 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
powerpc64 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
ppcgen 8b3544192e AIX: fix inverted fpu exception masking há 3 anos atrás
qnx 8c562995d7 * regenerate makefiles with latest fpcmake há 3 anos atrás
riscv 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
riscv32 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
riscv64 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
sinclairql 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
solaris 7cca82185e Add missing S_ISUID and S_ISGID constants há 3 anos atrás
sparc 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
sparc64 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
symbian 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings há 8 anos atrás
unix 305d34a8f6 Darwin: fix make cycle há 3 anos atrás
wasi e3139fea21 + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support há 3 anos atrás
wasm32 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
watcom 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
wii 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
win ea79a68195 * SetThreadExecutionState há 2 anos atrás
win16 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. há 3 anos atrás
win32 7bd5613954 * fix error on win64 and concerns about pulling math into the windows unit by a local arctan2 copy há 3 anos atrás
win64 e5ac0b2689 * anonymous method overloads for synchronize/queue. há 3 anos atrás
wince aad782be12 * Attempt to fix FileGetDateTimeInfo há 2 anos atrás
x86_64 3e6d4bf1cc * new cpu feature tests há 3 anos atrás
xtensa 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
z80 0758aa1143 FPU exception mask: generlised system unit interface há 3 anos atrás
zxspectrum fc6d558727 * compile always with -CX -XX for Z80 há 3 anos atrás
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 há 21 anos atrás
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) há 9 anos atrás
Makefile fc6d558727 * compile always with -CX -XX for Z80 há 3 anos atrás
Makefile.fpc 8f376d1be9 + added WASI to the main RTL makefile há 5 anos atrás
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 há 8 anos atrás
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 há 11 anos atrás
fpmake.pp f9672b53a2 - removed old float-to-string and string-to-float conversion code há 5 anos atrás

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.