fpc/rtl
nickysn 940738a3a1 * synchronized with trunk
git-svn-id: branches/wasm@48846 -
2021-03-01 13:21:24 +00:00
..
aarch64 * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
aix * regenerated makefiles 2021-01-24 02:01:11 +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 * regenerated makefiles 2021-01-24 02:01:11 +00:00
android * regenerated makefiles 2021-01-24 02:01:11 +00:00
arm Fix spelling error of revision 48023 2021-01-04 08:35:36 +00:00
aros * regenerated makefiles 2021-01-24 02:01:11 +00:00
atari * regenerated makefiles 2021-01-24 02:01:11 +00:00
avr * inlinable frame handling dummies for avr 2020-09-30 21:18:33 +00:00
beos * regenerated makefiles 2021-01-24 02:01:11 +00:00
bsd * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
charmaps
darwin * regenerated makefiles 2021-01-24 02:01:11 +00:00
dragonfly * regenerated makefiles 2021-01-24 02:01:11 +00:00
embedded * synchronized with trunk 2021-03-01 13:21:24 +00:00
emx * regenerated makefiles 2021-01-24 02:01:11 +00:00
freebsd * regenerated makefiles 2021-01-24 02:01:11 +00:00
freertos * synchronized with trunk 2021-03-01 13:21:24 +00:00
gba * regenerated makefiles 2021-01-24 02:01:11 +00:00
go32v2 * regenerated makefiles 2021-01-24 02:01:11 +00:00
haiku * regenerated makefiles 2021-01-24 02:01:11 +00:00
i386 * do not execute xend twice which was introduced in r48430 2021-01-30 18:46:58 +00:00
i8086 * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
inc * fixed rtl compilation with FPC 3.2.0 starting compiler 2021-01-22 00:48:44 +00:00
java * regenerated makefiles 2021-01-24 02:01:11 +00:00
jvm
linux * synchronized with trunk 2021-03-01 13:21:24 +00:00
m68k * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
macos * regenerated makefiles 2021-01-24 02:01:11 +00:00
mips * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
mipsel
morphos * regenerated makefiles 2021-01-24 02:01:11 +00:00
msdos * regenerated makefiles 2021-01-24 02:01:11 +00:00
msxdos * regenerated makefiles 2021-01-24 02:01:11 +00:00
nativent * regenerated makefiles 2021-01-24 02:01:11 +00:00
nds * regenerated makefiles 2021-01-24 02:01:11 +00:00
netbsd * regenerated makefiles 2021-01-24 02:01:11 +00:00
netware * regenerated makefiles 2021-01-24 02:01:11 +00:00
netwlibc * regenerated makefiles 2021-01-24 02:01:11 +00:00
objpas * use SizeInt for counters in math unit, all non-32 bit targets should benefit from this 2021-02-26 22:47:06 +00:00
openbsd * regenerated makefiles 2021-01-24 02:01:11 +00:00
os2 * regenerated makefiles 2021-01-24 02:01:11 +00:00
palmos * regenerated makefiles 2021-01-24 02:01:11 +00:00
powerpc * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
powerpc64 * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
qnx * regenerated makefiles 2021-01-24 02:01:11 +00:00
riscv32
riscv64 * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
sinclairql * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
solaris * regenerated makefiles 2021-01-24 02:01:11 +00:00
sparc * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
sparc64 * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
symbian * regenerated makefiles 2021-01-24 02:01:11 +00:00
ucmaps
unix * statx based Sysutils.FileGetDate with handle fixed 2021-02-07 17:59:28 +00:00
wasi * synchronized with trunk 2021-02-12 01:54:24 +00:00
wasm32 * fixed compilation of the embedded target 2021-01-31 04:00:08 +00:00
watcom * regenerated makefiles 2021-01-24 02:01:11 +00:00
wii * regenerated makefiles 2021-01-24 02:01:11 +00:00
win * handle rawbytestrings in Win32Ansi2UnicodeMove properly, resolves #38299 2021-01-03 22:55:37 +00:00
win16 * regenerated makefiles 2021-01-24 02:01:11 +00:00
win32 * regenerated makefiles 2021-01-24 02:01:11 +00:00
win64 * regenerated makefiles 2021-01-24 02:01:11 +00:00
wince * regenerated makefiles 2021-01-24 02:01:11 +00:00
x86_64 * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
xtensa * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +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 makefiles 2021-01-24 02:01:11 +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 makefiles 2021-01-24 02:01:11 +00:00
Makefile.fpc + added WASI to the main RTL makefile 2021-01-02 22:58:19 +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.