fpc/rtl
Tomas Hajny 5c119d5f67 * fix for bug #38021 based on patch by Sergey Larin
git-svn-id: trunk@47269 -
2020-11-01 16:46:52 +00:00
..
aarch64 * for Aarch64 inline assembly comments need to start with // 2020-10-18 08:52:41 +00:00
aix * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
amicommon * 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 2020-08-22 15:56:13 +00:00
amiga * regenerate Makefiles 2020-10-25 10:18:14 +00:00
android * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
arm * readd SmallInt typecasts to SmallInt overload of SwapEndian 2020-09-19 17:42:04 +00:00
aros * regenerate Makefiles 2020-10-25 10:18:14 +00:00
atari * 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 2020-08-22 15:56:13 +00:00
avr * inlinable frame handling dummies for avr 2020-09-30 21:18:33 +00:00
beos Use RTE 207 for FPU_Invalid and FPU_Denormal exceptions on i386/x86_64 beos/haiku/*bsd as for Linux 2020-10-27 23:09:32 +00:00
bsd Switch OpenBSD libc version of geterrnolocation from libcerrno lib C variable to _libc___errno function use 2020-10-23 10:25:44 +00:00
charmaps
darwin * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
dragonfly * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
embedded Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit 2020-08-25 15:15:51 +00:00
emx * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
freebsd Use RTE 207 for FPU_Invalid and FPU_Denormal exceptions on i386/x86_64 beos/haiku/*bsd as for Linux 2020-10-27 23:09:32 +00:00
freertos * enable initialization of exceptions and threading on FreeRTOS 2020-09-01 20:32:45 +00:00
gba * Do_IsDevice treats pipes and sockets the same way as character devices 2020-09-13 22:08:18 +00:00
go32v2 * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
haiku Use RTE 207 for FPU_Invalid and FPU_Denormal exceptions on i386/x86_64 beos/haiku/*bsd as for Linux 2020-10-27 23:09:32 +00:00
i386 * fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such 2020-08-01 17:26:34 +00:00
i8086 * Optimized Handle_I8086_Error by using smaller int types. 2020-08-08 19:23:52 +00:00
inc Fix compilation of RTL when USE_FILEREC_FULLNAME is not defined 2020-11-01 08:23:40 +00:00
java Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
jvm
linux * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
m68k
macos * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
mips
mipsel
morphos * regenerate Makefiles 2020-10-25 10:18:14 +00:00
msdos * 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 2020-08-22 15:56:13 +00:00
msxdos Change list of compiled units for msxdos 2020-09-24 09:49:33 +00:00
nativent * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
nds Fix NDS RTL compilation for default armv4 CPU, which does not have CLZ instruction 2020-10-01 08:41:03 +00:00
netbsd Fix compilation failure of i386-netbsd target after last commit 2020-10-28 07:08:48 +00:00
netware * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
netwlibc * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
objpas File datetime UTC support 2020-10-26 20:39:21 +00:00
openbsd Default to add -dFPC_USE_LIBC for OpenBSD OS (can be disabled by setting FPC_USE_SYSCALL=1) 2020-10-27 23:10:37 +00:00
os2 * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
palmos Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
powerpc powerpc: also drop DCBZ usage on AmigaOS4, as it runs on hardware with other than the assumed cacheline size 2020-07-17 21:28:49 +00:00
powerpc64
qnx - removed cvs remainders ($Id$ and $Log$ tags) 2020-10-16 21:19:10 +00:00
riscv32
riscv64
solaris * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
sparc
sparc64
symbian * 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 2020-08-22 15:56:13 +00:00
ucmaps
unix Fix typo in script comment 2020-10-27 23:11:23 +00:00
watcom Add character, fpwidestring, unicodedata and unicodenumtable units to watcom RTL 2020-09-30 15:22:13 +00:00
wii * 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 2020-08-22 15:56:13 +00:00
win * fix for bug #38021 based on patch by Sergey Larin 2020-11-01 16:46:52 +00:00
win16 Add explicitly dependency to system unit for win16 rtl 2020-10-30 16:13:35 +00:00
win32 * regenerate Makefiles 2020-10-25 10:18:14 +00:00
win64 * regenerate Makefiles after adding the softfpu units 2020-10-24 20:58:24 +00:00
wince GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 2020-10-26 12:29:18 +00:00
x86_64 * readd SmallInt typecasts to SmallInt overload of SwapEndian 2020-09-19 17:42:04 +00:00
xtensa Fix problems in xtensa fpc_setjmp/fpc_longjmp for linux 2020-09-23 12:07:06 +00:00
z80
zxspectrum 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 2020-09-25 04:37:44 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc
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.