florian c193551980 * HaltProc does not return 4 年之前
..
aarch64 4de8ca8393 * fpcr and fpsr are 64 bit on aarch64 4 年之前
aix 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
amicommon 50cb5707ef amiga: check if P is nil while processing params. this should never happen, except sometimes in real world it still happens. so lets be defensive about it 4 年之前
amiga 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
android 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
arm d712c64236 * thumb2: Optimize fillchar a bit more with a wider inner loop chunk size 4 年之前
aros 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
atari 8f61df817a atari: implemented stacktop for working stacktraces, implemented stacksize dependent stackmargin, and a system specific backtracestr. however, offs display still doesn't work properly, due to a linker issue (reported) 4 年之前
avr bc21634b46 * AVR: made avr_des intrinsic more usefull 4 年之前
beos 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
bsd d8021a1102 + FreeBSD/AArch64 support (patch by Mikaël Urankar, mantis #38441) 4 年之前
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 年之前
darwin d0b1402e10 * fix for Mantis #37252: apply patch by Bi0T1N to implement TThread.NameThreadForDebugging for Mac OS X 10.6 and newer (older versions don't provide the required functions) 4 年之前
dragonfly 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
embedded c193551980 * HaltProc does not return 4 年之前
emx 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
freebsd 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
freertos 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
gba 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
go32v2 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
haiku 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
i386 de62cb8b02 * do not execute xend twice which was introduced in r48430 4 年之前
i8086 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
inc cb953f68c2 * as 3.2.0 is now the oldest compiler we support we can now use {$push} {$pop} to reset the $minenumsize in the RTTI header 4 年之前
java 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 年之前
linux 0ed69fc662 Fix compilation with 3.2.2 release for arm and i386 CPUs 4 年之前
m68k 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
macos 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
mips 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 年之前
morphos 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
msdos 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
msxdos 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
nativent 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
nds 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
netbsd 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
netware 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
netwlibc 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
objpas c8be89c7fa * fix from Sebastian Hellwig for writeunicodestring bytes number, mantis 0038963 4 年之前
openbsd 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
os2 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
palmos 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
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 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
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 94693e5f70 sinclairql: make sure smsfuncs.inc is in sync with the one in packages 4 年之前
solaris 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
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 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 年之前
unix d0b1402e10 * fix for Mantis #37252: apply patch by Bi0T1N to implement TThread.NameThreadForDebugging for Mac OS X 10.6 and newer (older versions don't provide the required functions) 4 年之前
wasi e00dca1448 + enabled compilation of unit extpas for the WASI target 4 年之前
wasm32 45620b11c0 + enabled compilation of unit math for the WASI target 4 年之前
watcom 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
wii 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
win 8ad6271fa1 * avoid rangecheck mantis 0038791 4 年之前
win16 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
win32 2b3edb2c53 * in the default exception handler add the captured exception to the exception object stack as well 4 年之前
win64 73448deda6 * Windows: Prevent removal of the TLS directory by the linker when RTL is compiled with -O4 or when inlining is enabled. 4 年之前
wince 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
x86_64 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
xtensa 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
z80 ac5093274d + add support for port object on Z80 using the new IN/OUT intrinsics 5 年之前
zxspectrum 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 20 年之前
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 8 年之前
Makefile 500e29e5e2 * regenerated with FreeBSD/AArch64 support 4 年之前
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.