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

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.