svenbarth 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 години
..
aarch64 d9f4c85d2e * llvm sometimes uses the AArch64 framepointer register as a regvar in the преди 5 години
aix ca40956a3a Regenerated all Makefile's преди 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 e332c17bbd * some inconsistency regarding FPC_NONE usage fixed преди 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 925979c6e4 * AVR: take care of CPUAVR_HAS_MOVW in assembler routines преди 5 години
beos 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 години
bsd 3cd4168ab3 + introduce TOSTimestamp преди 5 години
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings преди 8 години
darwin ca40956a3a Regenerated all Makefile's преди 5 години
dragonfly ca40956a3a Regenerated all Makefile's преди 5 години
embedded 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 години
emx ca40956a3a Regenerated all Makefile's преди 5 години
freebsd ca40956a3a Regenerated all Makefile's преди 5 години
freertos 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 години
gba 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 години
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 ca40956a3a Regenerated all Makefile's преди 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 213d2905df * Change some methods from using var to using out (bug ID 37376) преди 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 преди 7 години
linux 313790502d * linux-m68k: depend on FPU defines to compile FPU code, instead of CPU68020. also, minor cosmetics преди 5 години
m68k 90d2982977 Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu преди 5 години
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 преди 7 години
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it преди 7 години
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 ca40956a3a Regenerated all Makefile's преди 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 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 години
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 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 години
openbsd ca40956a3a Regenerated all Makefile's преди 5 години
os2 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 години
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) преди 5 години
riscv64 e53cb61b11 Add support for softfloat in RISCV RTL. преди 6 години
solaris ca40956a3a Regenerated all Makefile's преди 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 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 години
watcom ca40956a3a Regenerated all Makefile's преди 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 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 години
win16 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 години
win32 ca40956a3a Regenerated all Makefile's преди 5 години
win64 ca40956a3a Regenerated all Makefile's преди 5 години
wince ca40956a3a Regenerated all Makefile's преди 5 години
x86_64 e26e824700 + more helper routine to check for CPU features added преди 5 години
xtensa 8a36e63a56 + initial implementation of setjmp/longjmp преди 5 години
z80 ac5093274d + add support for port object on Z80 using the new IN/OUT intrinsics преди 5 години
zxspectrum ca40956a3a Regenerated all Makefile's преди 5 години
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 преди 20 години
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) преди 8 години
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 преди 7 години
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 преди 10 години
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.