florian e718cb985e * replace some longint by ObjpasInt пре 5 година
..
aarch64 9a573173dd * Aarch64: fix Math.SetExceptionMask for implementations throwing hardware пре 5 година
aix 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices пре 5 година
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 година
amiga ca40956a3a Regenerated all Makefile's пре 5 година
android ca40956a3a Regenerated all Makefile's пре 5 година
arm 0c316deab5 * readd SmallInt typecasts to SmallInt overload of SwapEndian пре 5 година
aros ca40956a3a Regenerated all Makefile's пре 5 година
atari 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 година
avr 1e4dc56155 * inlinable frame handling dummies for avr пре 5 година
beos 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices пре 5 година
bsd 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices пре 5 година
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings пре 8 година
darwin 322d04cdee * regenerated after adding unixtype dependencies пре 5 година
dragonfly ca40956a3a Regenerated all Makefile's пре 5 година
embedded 836a932b9a Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit пре 5 година
emx 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices пре 5 година
freebsd ca40956a3a Regenerated all Makefile's пре 5 година
freertos 1cbdc9cc9a * enable initialization of exceptions and threading on FreeRTOS пре 5 година
gba 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices пре 5 година
go32v2 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 година
haiku 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices пре 5 година
i386 48cc5250f9 * fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such пре 5 година
i8086 4b84de6a72 * Optimized Handle_I8086_Error by using smaller int types. пре 5 година
inc e718cb985e * replace some longint by ObjpasInt пре 5 година
java ca40956a3a Regenerated all Makefile's пре 5 година
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it пре 8 година
linux 1a2b99bc09 * correctly reset fpu on x86_64-linux after a floating point exception, resolves second part of #37468 пре 5 година
m68k 90d2982977 Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu пре 6 година
macos 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 година
mips ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it пре 8 година
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it пре 8 година
morphos ca40956a3a Regenerated all Makefile's пре 5 година
msdos 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 година
msxdos 85f14ad357 Change list of compiled units for msxdos пре 5 година
nativent 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 година
nds 7e0c21fa5f Fix NDS RTL compilation for default armv4 CPU, which does not have CLZ instruction пре 5 година
netbsd ca40956a3a Regenerated all Makefile's пре 5 година
netware 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 година
netwlibc 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 година
objpas 192bbc07f5 * simplify TThread.RemoveQueuedEvent - decide what to delete and not what to leave (better corresponds with the docs) пре 5 година
openbsd ca40956a3a Regenerated all Makefile's пре 5 година
os2 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices пре 5 година
palmos ca40956a3a Regenerated all Makefile's пре 5 година
powerpc 09f0a3dd63 powerpc: also drop DCBZ usage on AmigaOS4, as it runs on hardware with other than the assumed cacheline size пре 5 година
powerpc64 008c1436d8 Fix bug report 35937 by simple assembly code change and add test пре 6 година
qnx ca40956a3a Regenerated all Makefile's пре 5 година
riscv32 bfb4b885ca Add riscv32 mathu inculde file, redirecting to ../riscv64/mathu.inc file (this file seems to have no 64-bit specific code) пре 6 година
riscv64 e53cb61b11 Add support for softfloat in RISCV RTL. пре 6 година
solaris 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices пре 5 година
sparc 8cf26b7a0f Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications пре 5 година
sparc64 8cf26b7a0f Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications пре 5 година
symbian 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 година
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings пре 8 година
unix f316121d53 Add handling of extra parameters, using eval if equal sign is found. пре 5 година
watcom 875bb32e0b Add character, fpwidestring, unicodedata and unicodenumtable units to watcom RTL пре 5 година
wii 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 година
win 1a4fdc7313 * fix for broken wince compilation after r46863 пре 5 година
win16 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices пре 5 година
win32 ca40956a3a Regenerated all Makefile's пре 5 година
win64 ca40956a3a Regenerated all Makefile's пре 5 година
wince ca40956a3a Regenerated all Makefile's пре 5 година
x86_64 0c316deab5 * readd SmallInt typecasts to SmallInt overload of SwapEndian пре 5 година
xtensa 37f1d08510 Fix problems in xtensa fpc_setjmp/fpc_longjmp for linux пре 5 година
z80 ac5093274d + add support for port object on Z80 using the new IN/OUT intrinsics пре 5 година
zxspectrum 882ab946ed z80-zxspectrum: delete and remove the prt0.asm file. it's not used any more, as it doesn't contain the interrupt code required for stable operation of the target, and this removes sdasz80 dependency from the RTL build process, if another assembler is used by the compiler пре 5 година
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 ca40956a3a Regenerated all Makefile's пре 5 година
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS пре 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.