ondrej c0cb2b6051 * fix memory leak in RegisterLazyInitThreadingProc 5 ani în urmă
..
aarch64 83219f5592 * fpsr and fpcr are 64 bit on aarch64 4 ani în urmă
aix 7cb40dc7d0 Add missing S_ISUID and S_ISGID constants 2 ani în urmă
amicommon d35d69b851 + introduce TOSTimestamp 2 ani în urmă
amiga 33927a2deb Add missing soft fpu units to buildrtl 3 ani în urmă
android 6915d2d483 * manually added statx syscall numbers for android 2 ani în urmă
arm 432fcd52bc Merged revision(s) 45409, 46897-46898, 47007, 47011, 47065, 47084 from trunk: 5 ani în urmă
aros ac4575291a aros: build the CPU unit for i386 and x86_64 aros 2 ani în urmă
atari d35d69b851 + introduce TOSTimestamp 2 ani în urmă
avr c9fce8b742 * AVR: take care of CPUAVR_HAS_MOVW in assembler routines 4 ani în urmă
beos 9f773b5219 This change might generate failure to compile 2 ani în urmă
bsd 1156db235a * building on darwin (and most likely other BSDs) fixed 2 ani în urmă
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 ani în urmă
darwin 4789afb4b0 Regenerated Makefile's after cherry-pick adding soft fpu related units 3 ani în urmă
dragonfly 4789afb4b0 Regenerated Makefile's after cherry-pick adding soft fpu related units 3 ani în urmă
embedded 716a9c641d * fix compilation of arm-embedded, resolves #36626 2 ani în urmă
emx ffa53e69fb Replace assembler instruction 'xorl' by 'xor' in Intel mode 2 ani în urmă
freebsd 3a399845e4 * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC 3 ani în urmă
gba d35d69b851 + introduce TOSTimestamp 2 ani în urmă
go32v2 9f405f0a69 + TZ variable based offset calculation included for DOS targets 2 ani în urmă
haiku 289ae1c43f Add missing S_ISUID and S_ISGID constants 2 ani în urmă
i386 6a64fcbb06 + more helper routine to check for CPU features added 4 ani în urmă
i8086 4995677b0f --- Zusammenführung 5 ani în urmă
inc c0cb2b6051 * fix memory leak in RegisterLazyInitThreadingProc 2 ani în urmă
java d35d69b851 + introduce TOSTimestamp 2 ani în urmă
jvm 48f68cbeed Add FillWord procedures and implement unicode StringOfChar for JVM cpu 4 ani în urmă
linux 3b45e9c5bb Change libc statx function to weakexternal 2 ani în urmă
m68k db50354ac6 Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC 3 ani în urmă
macos d35d69b851 + introduce TOSTimestamp 2 ani în urmă
mips ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 ani în urmă
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 ani în urmă
morphos 700628d545 Add soft fpu units to buildrtl also for aros and morphos 3 ani în urmă
msdos 9f405f0a69 + TZ variable based offset calculation included for DOS targets 2 ani în urmă
nativent d35d69b851 + introduce TOSTimestamp 2 ani în urmă
nds d35d69b851 + introduce TOSTimestamp 2 ani în urmă
netbsd 4789afb4b0 Regenerated Makefile's after cherry-pick adding soft fpu related units 3 ani în urmă
netware d35d69b851 + introduce TOSTimestamp 2 ani în urmă
netwlibc d35d69b851 + introduce TOSTimestamp 2 ani în urmă
objpas bf85a00d58 * Fix wrong TimeStampToMSecs result on 32-bit. Fixes issue #40522 2 ani în urmă
openbsd 4789afb4b0 Regenerated Makefile's after cherry-pick adding soft fpu related units 3 ani în urmă
os2 2cf6115789 + added TZ variable based offset calculation 2 ani în urmă
palmos d35d69b851 + introduce TOSTimestamp 2 ani în urmă
powerpc fb97d7c467 --- Merging r45802 into '.': 5 ani în urmă
powerpc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 ani în urmă
qnx 2d5b6b2be8 - removed cvs remainders ($Id$ and $Log$ tags) 2 ani în urmă
solaris 123b29f832 Add missing S_ISUID and S_ISGID constants 2 ani în urmă
sparc ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 ani în urmă
sparc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 8 ani în urmă
symbian 90df614486 Use same parameters as in fileutilh.inc for the handle variant of FileSetDate overloaded function 2 ani în urmă
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 ani în urmă
unix 3b45e9c5bb Change libc statx function to weakexternal 2 ani în urmă
watcom 9f405f0a69 + TZ variable based offset calculation included for DOS targets 2 ani în urmă
wii d35d69b851 + introduce TOSTimestamp 2 ani în urmă
win 587c1df60e * Define INVALID_HANDLE_VALUE for Delphi compatibility 2 ani în urmă
win16 d35d69b851 + introduce TOSTimestamp 2 ani în urmă
win32 92fe577846 * fix error on win64 and concerns about pulling math into the windows unit by a local arctan2 copy 2 ani în urmă
win64 4789afb4b0 Regenerated Makefile's after cherry-pick adding soft fpu related units 3 ani în urmă
wince 355d9d3724 Update rtl/wince/Makefile after cherry-pick of commit 355c63beb1dc34299d9a33a8cdc71a7094d37ec2 2 ani în urmă
x86_64 6a64fcbb06 + more helper routine to check for CPU features added 4 ani în urmă
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 ani în urmă
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 ani în urmă
Makefile 4789afb4b0 Regenerated Makefile's after cherry-pick adding soft fpu related units 3 ani în urmă
Makefile.fpc 74aff88586 --- Merging r49045 into '.': 4 ani în urmă
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 8 ani în urmă
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 ani în urmă
fpmake.pp 74aff88586 --- Merging r49045 into '.': 4 ani în urmă

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.