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