fpc/rtl
pierre ca40956a3a Regenerated all Makefile's
git-svn-id: trunk@46224 -
2020-08-04 10:19:49 +00:00
..
aarch64 * llvm sometimes uses the AArch64 framepointer register as a regvar in the 2020-01-29 22:21:21 +00:00
aix Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
amicommon * Add TerminatedSet (delphi compatibility, bug ID #37388) 2020-07-18 22:35:36 +00:00
amiga Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
android Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
arm * some inconsistency regarding FPC_NONE usage fixed 2019-12-24 16:14:30 +00:00
aros Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
atari Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
avr * AVR: take care of CPUAVR_HAS_MOVW in assembler routines 2020-02-08 22:05:20 +00:00
beos Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
bsd + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
charmaps
darwin Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
dragonfly Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
embedded Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
emx Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
freebsd Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
freertos Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
gba Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
go32v2 Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
haiku Regenerated all Makefile's 2020-08-04 10:19:49 +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 * floating point division by zero should throw run time error 208, fixed 2020-08-03 19:42:16 +00:00
inc * floating point division by zero should throw run time error 208, fixed 2020-08-03 19:42:16 +00:00
java Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
jvm
linux Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
m68k Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu 2020-01-10 22:56:03 +00:00
macos Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
mips
mipsel
morphos Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
msdos Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
msxdos Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
nativent Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
nds Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
netbsd Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
netware Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
netwlibc Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
objpas * cosmetics 2020-08-03 19:58:47 +00:00
openbsd Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
os2 Regenerated all Makefile's 2020-08-04 10:19:49 +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 Fix bug report 35937 by simple assembly code change and add test 2019-08-08 14:10:21 +00:00
qnx Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
riscv32 Add riscv32 mathu inculde file, redirecting to ../riscv64/mathu.inc file (this file seems to have no 64-bit specific code) 2019-11-21 10:52:27 +00:00
riscv64 Add support for softfloat in RISCV RTL. 2019-07-07 11:24:44 +00:00
solaris Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
sparc Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications 2020-07-13 14:40:09 +00:00
sparc64 Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications 2020-07-13 14:40:09 +00:00
symbian Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
ucmaps
unix * Add TerminatedSet (delphi compatibility, bug ID #37388) 2020-07-18 22:35:36 +00:00
watcom Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
wii Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
win * Add TerminatedSet (delphi compatibility, bug ID #37388) 2020-07-18 22:35:36 +00:00
win16 Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
win32 Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
win64 Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
wince Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
x86_64 + more helper routine to check for CPU features added 2020-07-23 20:57:45 +00:00
xtensa + Xtensa: Sptr 2020-05-06 20:49:19 +00:00
z80 + add support for port object on Z80 using the new IN/OUT intrinsics 2020-06-07 12:25:10 +00:00
zxspectrum Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp - removed old float-to-string and string-to-float conversion code 2020-05-17 14:05:38 +00:00
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +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.