pierre 1fdf940d0b Fix compilation failure of i386-netbsd target after last commit 4 years ago
..
aarch64 5a68b2218a * for Aarch64 inline assembly comments need to start with // 4 years ago
aix 985c4fafeb * regenerate Makefiles after adding the softfpu units 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 225bc70e7e * regenerate Makefiles 4 years ago
android 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
arm 0c316deab5 * readd SmallInt typecasts to SmallInt overload of SwapEndian 4 years ago
aros 225bc70e7e * regenerate Makefiles 4 years ago
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 years ago
avr 1e4dc56155 * inlinable frame handling dummies for avr 4 years ago
beos 8a543dbc8a Use RTE 207 for FPU_Invalid and FPU_Denormal exceptions on i386/x86_64 beos/haiku/*bsd as for Linux 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 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
dragonfly 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
embedded 836a932b9a Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit 5 years ago
emx 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
freebsd 8a543dbc8a Use RTE 207 for FPU_Invalid and FPU_Denormal exceptions on i386/x86_64 beos/haiku/*bsd as for Linux 4 years ago
freertos 1cbdc9cc9a * enable initialization of exceptions and threading on FreeRTOS 5 years ago
gba 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices 4 years ago
go32v2 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
haiku 8a543dbc8a Use RTE 207 for FPU_Invalid and FPU_Denormal exceptions on i386/x86_64 beos/haiku/*bsd as for Linux 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 16eb670e67 * use the sizes of the floatx80 and float128 structs for arrays having their size to avoid problems with padding on different platforms 4 years ago
java ca40956a3a Regenerated all Makefile's 5 years ago
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 years ago
linux 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
m68k 90d2982977 Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu 5 years ago
macos 985c4fafeb * regenerate Makefiles after adding the softfpu units 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 225bc70e7e * regenerate Makefiles 4 years ago
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 years ago
msxdos 85f14ad357 Change list of compiled units for msxdos 4 years ago
nativent 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
nds 7e0c21fa5f Fix NDS RTL compilation for default armv4 CPU, which does not have CLZ instruction 4 years ago
netbsd 1fdf940d0b Fix compilation failure of i386-netbsd target after last commit 4 years ago
netware 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
netwlibc 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
objpas b51729dac5 File datetime UTC support 4 years ago
openbsd b25d9014df Default to add -dFPC_USE_LIBC for OpenBSD OS (can be disabled by setting FPC_USE_SYSCALL=1) 4 years ago
os2 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
palmos ca40956a3a Regenerated all Makefile's 5 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 80394fc6e8 - removed cvs remainders ($Id$ and $Log$ tags) 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
solaris 985c4fafeb * regenerate Makefiles after adding the softfpu units 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 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
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 years ago
unix f80bd9b034 Fix typo in script comment 4 years ago
watcom 875bb32e0b Add character, fpwidestring, unicodedata and unicodenumtable units to watcom RTL 4 years ago
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 years ago
win 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 4 years ago
win16 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices 4 years ago
win32 225bc70e7e * regenerate Makefiles 4 years ago
win64 985c4fafeb * regenerate Makefiles after adding the softfpu units 4 years ago
wince 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 4 years ago
x86_64 0c316deab5 * readd SmallInt typecasts to SmallInt overload of SwapEndian 4 years ago
xtensa 37f1d08510 Fix problems in xtensa fpc_setjmp/fpc_longjmp for linux 4 years ago
z80 ac5093274d + add support for port object on Z80 using the new IN/OUT intrinsics 5 years ago
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 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) 8 years ago
Makefile ca40956a3a Regenerated all Makefile's 5 years ago
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 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.