fpc/rtl
florian 716a9c641d * fix compilation of arm-embedded, resolves #36626
git-svn-id: trunk@44034 -
(cherry picked from commit 5aaf68b088)
2023-12-16 17:11:50 +01:00
..
aarch64 * fpsr and fpcr are 64 bit on aarch64 2021-08-23 23:58:54 +02:00
aix + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
amicommon + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
amiga Add missing soft fpu units to buildrtl 2022-02-02 10:44:59 +01:00
android * manually added statx syscall numbers for android 2023-12-16 10:51:56 +01:00
arm Merged revision(s) 45409, 46897-46898, 47007, 47011, 47065, 47084 from trunk: 2020-12-15 22:31:59 +00:00
aros Add soft fpu units to buildrtl also for aros and morphos 2022-02-02 10:55:17 +01:00
atari + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
avr * AVR: take care of CPUAVR_HAS_MOVW in assembler routines 2021-10-24 12:40:37 +02:00
beos + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
bsd + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
charmaps
darwin Regenerated Makefile's after cherry-pick adding soft fpu related units 2022-02-01 14:02:07 -07:00
dragonfly Regenerated Makefile's after cherry-pick adding soft fpu related units 2022-02-01 14:02:07 -07:00
embedded * fix compilation of arm-embedded, resolves #36626 2023-12-16 17:11:50 +01:00
emx + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
freebsd * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC 2022-08-22 17:45:40 +02:00
gba + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
go32v2 + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
haiku + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
i386 + more helper routine to check for CPU features added 2021-08-09 23:19:20 +02:00
i8086 --- Zusammenführung 2020-12-30 14:07:17 +00:00
inc * lazy thread initialization support 2023-12-13 13:51:16 +01:00
java + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
jvm Add FillWord procedures and implement unicode StringOfChar for JVM cpu 2022-01-25 22:05:14 +00:00
linux + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
m68k Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC 2022-07-12 20:36:30 +00:00
macos + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
mips
mipsel
morphos Add soft fpu units to buildrtl also for aros and morphos 2022-02-02 10:55:17 +01:00
msdos + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
nativent + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
nds + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
netbsd Regenerated Makefile's after cherry-pick adding soft fpu related units 2022-02-01 14:02:07 -07:00
netware + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
netwlibc + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
objpas * Do not use comp type, use int64 instead. Fix issue #40469 2023-12-16 15:20:09 +01:00
openbsd Regenerated Makefile's after cherry-pick adding soft fpu related units 2022-02-01 14:02:07 -07:00
os2 + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
palmos + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
powerpc --- Merging r45802 into '.': 2021-01-09 22:22:30 +00:00
powerpc64
qnx - removed cvs remainders ($Id$ and $Log$ tags) 2023-12-16 10:55:15 +01:00
solaris + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
sparc
sparc64
symbian + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
ucmaps
unix * forgotten int64 parameter type 2023-12-16 15:43:35 +01:00
watcom + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
wii + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
win + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
win16 + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
win32 * fix error on win64 and concerns about pulling math into the windows unit by a local arctan2 copy 2023-06-19 11:08:50 +02:00
win64 Regenerated Makefile's after cherry-pick adding soft fpu related units 2022-02-01 14:02:07 -07:00
wince Fix compilation for wince target after restriction of enum value to longint range 2023-12-16 11:26:54 +01:00
x86_64 + more helper routine to check for CPU features added 2021-08-09 23:19:20 +02:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
Makefile Regenerated Makefile's after cherry-pick adding soft fpu related units 2022-02-01 14:02:07 -07:00
Makefile.fpc --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
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.