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 tahun lalu
..
aarch64 d9f4c85d2e * llvm sometimes uses the AArch64 framepointer register as a regvar in the 5 tahun lalu
aix ca40956a3a Regenerated all Makefile's 5 tahun lalu
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 tahun lalu
amiga ca40956a3a Regenerated all Makefile's 5 tahun lalu
android ca40956a3a Regenerated all Makefile's 5 tahun lalu
arm e332c17bbd * some inconsistency regarding FPC_NONE usage fixed 5 tahun lalu
aros ca40956a3a Regenerated all Makefile's 5 tahun lalu
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 tahun lalu
avr 925979c6e4 * AVR: take care of CPUAVR_HAS_MOVW in assembler routines 5 tahun lalu
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 tahun lalu
bsd 3cd4168ab3 + introduce TOSTimestamp 5 tahun lalu
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 tahun lalu
darwin ca40956a3a Regenerated all Makefile's 5 tahun lalu
dragonfly ca40956a3a Regenerated all Makefile's 5 tahun lalu
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 tahun lalu
emx ca40956a3a Regenerated all Makefile's 5 tahun lalu
freebsd ca40956a3a Regenerated all Makefile's 5 tahun lalu
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 tahun lalu
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 tahun lalu
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 tahun lalu
haiku ca40956a3a Regenerated all Makefile's 5 tahun lalu
i386 48cc5250f9 * fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such 5 tahun lalu
i8086 4b84de6a72 * Optimized Handle_I8086_Error by using smaller int types. 5 tahun lalu
inc 213d2905df * Change some methods from using var to using out (bug ID 37376) 5 tahun lalu
java ca40956a3a Regenerated all Makefile's 5 tahun lalu
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 tahun lalu
linux 313790502d * linux-m68k: depend on FPU defines to compile FPU code, instead of CPU68020. also, minor cosmetics 5 tahun lalu
m68k 90d2982977 Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu 5 tahun lalu
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 tahun lalu
mips ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 tahun lalu
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 tahun lalu
morphos ca40956a3a Regenerated all Makefile's 5 tahun lalu
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 tahun lalu
msxdos ca40956a3a Regenerated all Makefile's 5 tahun lalu
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 tahun lalu
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 tahun lalu
netbsd ca40956a3a Regenerated all Makefile's 5 tahun lalu
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 tahun lalu
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 tahun lalu
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 tahun lalu
openbsd ca40956a3a Regenerated all Makefile's 5 tahun lalu
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 tahun lalu
palmos ca40956a3a Regenerated all Makefile's 5 tahun lalu
powerpc 09f0a3dd63 powerpc: also drop DCBZ usage on AmigaOS4, as it runs on hardware with other than the assumed cacheline size 5 tahun lalu
powerpc64 008c1436d8 Fix bug report 35937 by simple assembly code change and add test 6 tahun lalu
qnx ca40956a3a Regenerated all Makefile's 5 tahun lalu
riscv32 bfb4b885ca Add riscv32 mathu inculde file, redirecting to ../riscv64/mathu.inc file (this file seems to have no 64-bit specific code) 5 tahun lalu
riscv64 e53cb61b11 Add support for softfloat in RISCV RTL. 6 tahun lalu
solaris ca40956a3a Regenerated all Makefile's 5 tahun lalu
sparc 8cf26b7a0f Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications 5 tahun lalu
sparc64 8cf26b7a0f Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications 5 tahun lalu
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 tahun lalu
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 tahun lalu
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 tahun lalu
watcom ca40956a3a Regenerated all Makefile's 5 tahun lalu
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 tahun lalu
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 tahun lalu
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 tahun lalu
win32 ca40956a3a Regenerated all Makefile's 5 tahun lalu
win64 ca40956a3a Regenerated all Makefile's 5 tahun lalu
wince ca40956a3a Regenerated all Makefile's 5 tahun lalu
x86_64 e26e824700 + more helper routine to check for CPU features added 5 tahun lalu
xtensa 8a36e63a56 + initial implementation of setjmp/longjmp 5 tahun lalu
z80 ac5093274d + add support for port object on Z80 using the new IN/OUT intrinsics 5 tahun lalu
zxspectrum ca40956a3a Regenerated all Makefile's 5 tahun lalu
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 20 tahun lalu
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 8 tahun lalu
Makefile ca40956a3a Regenerated all Makefile's 5 tahun lalu
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 tahun lalu
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 7 tahun lalu
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 tahun lalu
fpmake.pp f9672b53a2 - removed old float-to-string and string-to-float conversion code 5 tahun lalu

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.