Rika Ichinose 47622629e7 Even better CompareByte for x64. 2 年之前
..
aarch64 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
aix ac3455cd42 Update Makefiles 2 年之前
amicommon c066c197ff AThreads: ThreadInfo for the main thread move to a global var to prevent problems with heap manager 2 年之前
amiga ac3455cd42 Update Makefiles 2 年之前
android ac3455cd42 Update Makefiles 2 年之前
arm 229d88c50f Thumb(2): fix compilation after FPU control word changes 3 年之前
aros ac3455cd42 Update Makefiles 2 年之前
atari ac3455cd42 Update Makefiles 2 年之前
avr 991460c4ee Rewrite fpc_shortstr_concat_multi for AVR to not use a temporary shortstring to reduce RAM usage. 3 年之前
beos 6ebd5acb0d This change might generate failure to compile 2 年之前
bsd d4d4498fc0 * building on darwin (and most likely other BSDs) fixed 3 年之前
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 年之前
darwin ac3455cd42 Update Makefiles 2 年之前
dragonfly ac3455cd42 Update Makefiles 2 年之前
embedded ac3455cd42 Update Makefiles 2 年之前
emx ac3455cd42 Update Makefiles 2 年之前
freebsd ac3455cd42 Update Makefiles 2 年之前
freertos 56851edcf3 * unit name fixed 2 年之前
gba ac3455cd42 Update Makefiles 2 年之前
go32v2 ac3455cd42 Update Makefiles 2 年之前
haiku ac3455cd42 Update Makefiles 2 年之前
i386 6b216d83e7 Improved CompareDWord for i386 and x86_64. 2 年之前
i8086 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
inc d545f9a3a1 Improve generic CompareDWord. 2 年之前
java ac3455cd42 Update Makefiles 2 年之前
jvm 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
linux ac3455cd42 Update Makefiles 2 年之前
loongarch64 5f5e42e04c Fix compilation error with -dFPC_USE_LIBC for loongarch64 cpu 2 年之前
m68k 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
macos ac3455cd42 Update Makefiles 2 年之前
mips 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
mips64 0758aa1143 FPU exception mask: generlised system unit interface 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 8 年之前
morphos ac3455cd42 Update Makefiles 2 年之前
msdos ac3455cd42 Update Makefiles 2 年之前
msxdos ac3455cd42 Update Makefiles 2 年之前
nativent ac3455cd42 Update Makefiles 2 年之前
nds ac3455cd42 Update Makefiles 2 年之前
netbsd ac3455cd42 Update Makefiles 2 年之前
netware ac3455cd42 Update Makefiles 2 年之前
netwlibc ac3455cd42 Update Makefiles 2 年之前
objpas 88fc1dcdee * patch by Rika: Implement TCurrencyHelper.Ceil/Floor, resolves #40134 2 年之前
openbsd ac3455cd42 Update Makefiles 2 年之前
os2 ac3455cd42 Update Makefiles 2 年之前
palmos ac3455cd42 Update Makefiles 2 年之前
powerpc 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
powerpc64 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
ppcgen 8b3544192e AIX: fix inverted fpu exception masking 3 年之前
qnx ac3455cd42 Update Makefiles 2 年之前
riscv 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
riscv32 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
riscv64 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
sinclairql ac3455cd42 Update Makefiles 2 年之前
solaris ac3455cd42 Update Makefiles 2 年之前
sparc 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
sparc64 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
symbian ac3455cd42 Update Makefiles 2 年之前
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 年之前
unix 293113e318 add loongarch64 linux rtl support 2 年之前
wasi ac3455cd42 Update Makefiles 2 年之前
wasm32 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
watcom ac3455cd42 Update Makefiles 2 年之前
wii ac3455cd42 Update Makefiles 2 年之前
win 8ed81dc4bb add all peflags 2 年之前
win16 ac3455cd42 Update Makefiles 2 年之前
win32 ac3455cd42 Update Makefiles 2 年之前
win64 ac3455cd42 Update Makefiles 2 年之前
wince b1efcbe799 Add missing FILE_ATTRIBUTE_XXX constants as found in WinCE 5.0 headers (only FILE_ATTRIBUTE_DEVICE is not defined) 2 年之前
x86_64 47622629e7 Even better CompareByte for x64. 2 年之前
xtensa 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
z80 0758aa1143 FPU exception mask: generlised system unit interface 3 年之前
zxspectrum ac3455cd42 Update Makefiles 2 年之前
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 ac3455cd42 Update Makefiles 2 年之前
Makefile.fpc 8f376d1be9 + added WASI to the main RTL makefile 5 年之前
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 8 年之前
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 年之前
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.