Nikolay Nikolov 1ce1a0fe1f * added non-atomic implementations of the atomic operations in the WebAssembly unit, used when the RTL is compiled without -CTwasmthreads 3 年之前
..
aarch64 38706a1713 * fix declocked(longint) for aarch64 without LSE, resolves #39569 3 年之前
aix 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
amicommon ff576fad0f AROS: 64-bit filehandle compatibility/consistency fixes for ASYS_FileList related routines 3 年之前
amiga 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
android 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
arm d712c64236 * thumb2: Optimize fillchar a bit more with a wider inner loop chunk size 4 年之前
aros 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
atari 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
avr bc21634b46 * AVR: made avr_des intrinsic more usefull 4 年之前
beos 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
bsd 7baf2461f0 * check paramstr argument for negative values, resolves #39410 3 年之前
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 年之前
darwin 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
dragonfly 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
embedded 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
emx 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
freebsd 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
freertos 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
gba 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
go32v2 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
haiku 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
i386 6bbefcae9e * check more cpuid flags in the cpu units 3 年之前
i8086 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
inc c9ed14f87b + enable the 64-bit SAR instruction on the WebAssembly target 3 年之前
java 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
jvm 74c97e8928 Add FillWord procedures and implement unicode StringOfChar for JVM cpu 3 年之前
linux 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
m68k ecef61e9c5 * m68k: fix an instruction which doesn't exist on ColdFire 3 年之前
macos 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
mips 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
mips64 86b774e792 + some more cpu specfic files for mips64(el) 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 7 年之前
morphos 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
msdos 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
msxdos 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
nativent 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
nds 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
netbsd 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
netware 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
netwlibc 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
objpas 712823eb6c * Add some delphi compatibility enumerateds to TShiftState 3 年之前
openbsd 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
os2 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
palmos 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
powerpc 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
powerpc64 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
qnx 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
riscv 90afbc8114 * RiscV: unified cpu initialization and FPU exception handling, resolves #38893 4 年之前
riscv32 90afbc8114 * RiscV: unified cpu initialization and FPU exception handling, resolves #38893 4 年之前
riscv64 90afbc8114 * RiscV: unified cpu initialization and FPU exception handling, resolves #38893 4 年之前
sinclairql 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
solaris 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
sparc 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
sparc64 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
symbian 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 年之前
unix d5b368988f LLVM: add Read/WritePort* implementations 3 年之前
wasi 4765d885df * Export wasiAlloc, wasiFree 3 年之前
wasm32 1ce1a0fe1f * added non-atomic implementations of the atomic operations in the WebAssembly unit, used when the RTL is compiled without -CTwasmthreads 3 年之前
watcom 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
wii 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
win db9375d23f * add GetDateFormatEx, from bug #35118 by 440bx 3 年之前
win16 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
win32 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
win64 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
wince 8c562995d7 * regenerate makefiles with latest fpcmake 3 年之前
x86_64 6bbefcae9e * check more cpuid flags in the cpu units 3 年之前
xtensa 1c13db554c * patch by Christo Crause: Xtensa [patch] Use syscall 0 to spill registers on ESP32, resolves #39221 4 年之前
z80 ac5093274d + add support for port object on Z80 using the new IN/OUT intrinsics 5 年之前
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.