Pierre Muller 7a1f617194 Cleanup bsd and sysctl units make rules před 3 roky
..
aarch64 38706a1713 * fix declocked(longint) for aarch64 without LSE, resolves #39569 před 4 roky
aix 8c562995d7 * regenerate makefiles with latest fpcmake před 3 roky
amicommon 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
amiga 8c562995d7 * regenerate makefiles with latest fpcmake před 3 roky
android 8c562995d7 * regenerate makefiles with latest fpcmake před 3 roky
arm d712c64236 * thumb2: Optimize fillchar a bit more with a wider inner loop chunk size před 4 roky
aros 4058a0ac4b AROS: Make sure opaque SMP extension is used for ABIv11 only před 3 roky
atari 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
avr bc21634b46 * AVR: made avr_des intrinsic more usefull před 4 roky
beos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
bsd 1f328cf362 Darwin: use recent versions of stat(fs) records when available před 3 roky
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings před 8 roky
darwin 1f328cf362 Darwin: use recent versions of stat(fs) records when available před 3 roky
dragonfly 7a1f617194 Cleanup bsd and sysctl units make rules před 3 roky
embedded 1108d03609 Split startup code into different .init sections according to avr-libs convention. před 3 roky
emx 8c562995d7 * regenerate makefiles with latest fpcmake před 3 roky
freebsd 7a1f617194 Cleanup bsd and sysctl units make rules před 3 roky
freertos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
gba 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
go32v2 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
haiku 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
i386 6bbefcae9e * check more cpuid flags in the cpu units před 3 roky
i8086 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. před 5 roky
inc 799c22d553 Revert " * patch by Rika: SwapEndian([u]int16) has unnecessary “and $FFFF”, resolves #39814" před 3 roky
java 8c562995d7 * regenerate makefiles with latest fpcmake před 3 roky
jvm 74c97e8928 Add FillWord procedures and implement unicode StringOfChar for JVM cpu před 4 roky
linux cdfe3aa1eb Avoid null array size field for aarch64-linux TUContext před 3 roky
m68k 870d612e15 Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC před 3 roky
macos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
mips 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. před 5 roky
mips64 86b774e792 + some more cpu specfic files for mips64(el) před 3 roky
mips64el 86b774e792 + some more cpu specfic files for mips64(el) před 3 roky
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it před 8 roky
morphos 8c562995d7 * regenerate makefiles with latest fpcmake před 3 roky
msdos 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
msxdos 8c562995d7 * regenerate makefiles with latest fpcmake před 3 roky
nativent 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
nds 41dbedfe22 Fix compilation ofrtl/nds/classes.pp unit před 3 roky
netbsd 7a1f617194 Cleanup bsd and sysctl units make rules před 3 roky
netware 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
netwlibc 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
objpas 30f5558bf2 * patch by Rika: optimize TStringHelper.StartsWith / EndsWith, resolves #39706 před 3 roky
openbsd 7a1f617194 Cleanup bsd and sysctl units make rules před 3 roky
os2 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
palmos 8c562995d7 * regenerate makefiles with latest fpcmake před 3 roky
powerpc 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. před 5 roky
powerpc64 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. před 5 roky
qnx 8c562995d7 * regenerate makefiles with latest fpcmake před 3 roky
riscv 90afbc8114 * RiscV: unified cpu initialization and FPU exception handling, resolves #38893 před 4 roky
riscv32 90afbc8114 * RiscV: unified cpu initialization and FPU exception handling, resolves #38893 před 4 roky
riscv64 90afbc8114 * RiscV: unified cpu initialization and FPU exception handling, resolves #38893 před 4 roky
sinclairql 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
solaris 8c562995d7 * regenerate makefiles with latest fpcmake před 3 roky
sparc 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. před 5 roky
sparc64 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. před 5 roky
symbian 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings před 8 roky
unix 8c251db2c1 Darwin: fix compilation on macOS/AArch64 after 1f328cf3 před 3 roky
wasi e3139fea21 + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support před 3 roky
wasm32 e3139fea21 + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support před 3 roky
watcom 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
wii 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
win db9375d23f * add GetDateFormatEx, from bug #35118 by 440bx před 3 roky
win16 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
win32 e5ac0b2689 * anonymous method overloads for synchronize/queue. před 3 roky
win64 e5ac0b2689 * anonymous method overloads for synchronize/queue. před 3 roky
wince 9e70f49745 * fix missing ifdef for the non win32/64/unix targets. před 3 roky
x86_64 6bbefcae9e * check more cpuid flags in the cpu units před 3 roky
xtensa 1c13db554c * patch by Christo Crause: Xtensa [patch] Use syscall 0 to spill registers on ESP32, resolves #39221 před 4 roky
z80 ac5093274d + add support for port object on Z80 using the new IN/OUT intrinsics před 5 roky
zxspectrum fc6d558727 * compile always with -CX -XX for Z80 před 3 roky
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 před 21 roky
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) před 9 roky
Makefile fc6d558727 * compile always with -CX -XX for Z80 před 3 roky
Makefile.fpc 8f376d1be9 + added WASI to the main RTL makefile před 5 roky
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 před 8 roky
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 před 11 roky
fpmake.pp f9672b53a2 - removed old float-to-string and string-to-float conversion code před 5 roky

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.