nickysn 91e9558f5b * synchronized with trunk 4 years ago
..
aarch64 5a68b2218a * for Aarch64 inline assembly comments need to start with // 4 years ago
aix 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
amicommon 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 5 years ago
amiga 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
android 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
arm 0c316deab5 * readd SmallInt typecasts to SmallInt overload of SwapEndian 5 years ago
aros 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
atari 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
avr 1e4dc56155 * inlinable frame handling dummies for avr 4 years ago
beos 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
bsd 51d6622148 Switch OpenBSD libc version of geterrnolocation from libcerrno lib C variable to _libc___errno function use 4 years ago
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 years ago
darwin 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
dragonfly 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
embedded 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
emx 10911173df * Correction of omissions in GetLocalTime 4 years ago
freebsd 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
freertos 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
gba 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
go32v2 91da9eae17 + TZ variable based offset calculation included for DOS targets 4 years ago
haiku 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
i386 48cc5250f9 * fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such 5 years ago
i8086 4b84de6a72 * Optimized Handle_I8086_Error by using smaller int types. 5 years ago
inc 53a4e6c513 * patch by Zoran Vučenović: fixes TDoubleRec.SetFrac, resolves #38202 4 years ago
java 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 years ago
linux 7b88d1127f * remove unused file 4 years ago
m68k 90d2982977 Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu 5 years ago
macos 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
mips ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 years ago
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 years ago
morphos 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
msdos 91da9eae17 + TZ variable based offset calculation included for DOS targets 4 years ago
msxdos 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
nativent 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
nds 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
netbsd 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
netware 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
netwlibc 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
objpas 706d89d6cc * GlobalNameSpace must EndWrite before it is released to unlock the critical section 4 years ago
openbsd 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
os2 95394d7f98 + added TZ variable based offset calculation 4 years ago
palmos 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
powerpc 09f0a3dd63 powerpc: also drop DCBZ usage on AmigaOS4, as it runs on hardware with other than the assumed cacheline size 5 years ago
powerpc64 008c1436d8 Fix bug report 35937 by simple assembly code change and add test 6 years ago
qnx 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
riscv32 bfb4b885ca Add riscv32 mathu inculde file, redirecting to ../riscv64/mathu.inc file (this file seems to have no 64-bit specific code) 5 years ago
riscv64 e53cb61b11 Add support for softfloat in RISCV RTL. 6 years ago
sinclairql f9daec43ef * synchronized with trunk 4 years ago
solaris 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
sparc 8cf26b7a0f Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications 5 years ago
sparc64 8cf26b7a0f Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications 5 years ago
symbian 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 years ago
unix f982317ebd * cwstring: open iconv with the transliterate flag if iconvctl is not available 4 years ago
wasi 76c48eb705 + added DebugWrite to the WASI system unit 4 years ago
watcom 91da9eae17 + TZ variable based offset calculation included for DOS targets 4 years ago
wii 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
win 6eb37beb24 win32: SysErrorMessage: ignore inserts (when not used the messages with inserts are empty) and allocate message buffer 4 years ago
win16 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
win32 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
win64 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
wince 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
x86_64 40b7af1025 Use pascal code for LLVM fpc_sqr_real, because fmultp instruction is not accepted by llvm 4 years ago
xtensa 37f1d08510 Fix problems in xtensa fpc_setjmp/fpc_longjmp for linux 5 years ago
z80 ac5093274d + add support for port object on Z80 using the new IN/OUT intrinsics 5 years ago
zxspectrum 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 years ago
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 years ago
Makefile 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
Makefile.fpc edb555f34f Register sinclairql target directory 4 years ago
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 7 years ago
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 years ago
fpmake.pp f9672b53a2 - removed old float-to-string and string-to-float conversion code 5 years ago

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.