fpc/rtl
florian 1dd914ffc8 + initial xtensa-linux rtl
git-svn-id: trunk@44636 -
2020-04-07 21:01:07 +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 Makefiles 2020-03-21 20:59:59 +00:00
amicommon amicommon: m68k-amiga legacy support 2020-04-04 13:24:29 +00:00
amiga m68k-amiga: create the heap memory pool with MEMF_ANY, rather than MEMF_FAST. this will finally allow FPC compiled executables to start on chipmem-only machines. 2020-04-06 22:34:46 +00:00
android * regenerated Makefiles 2020-03-21 20:59:59 +00:00
arm * some inconsistency regarding FPC_NONE usage fixed 2019-12-24 16:14:30 +00:00
aros * regenerated Makefiles 2020-03-21 20:59:59 +00:00
atari * regenerated Makefiles 2020-03-21 20:59:59 +00:00
avr * AVR: take care of CPUAVR_HAS_MOVW in assembler routines 2020-02-08 22:05:20 +00:00
beos * regenerated Makefiles 2020-03-21 20:59:59 +00:00
bsd + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
charmaps
darwin * use getpagesize function instead of reading external variables to restore 2020-03-29 14:52:49 +00:00
dragonfly * regenerated Makefiles 2020-03-21 20:59:59 +00:00
embedded esp8266: Make startup code compile. 2020-03-22 13:17:08 +00:00
emx * regenerated Makefiles 2020-03-21 20:59:59 +00:00
freebsd * regenerated Makefiles 2020-03-21 20:59:59 +00:00
freertos + Xtensa: add linklib statements, better _halt procedure 2020-03-30 20:42:56 +00:00
gba * regenerated Makefiles 2020-03-21 20:59:59 +00:00
go32v2 * regenerated Makefiles 2020-03-21 20:59:59 +00:00
haiku * regenerated Makefiles 2020-03-21 20:59:59 +00:00
i386 Add most SSE instructions as intrinsics. 2020-03-06 21:34:22 +00:00
i8086 + added asm optimized version of fpc_pwidechar_length for i8086 2019-02-14 16:14:02 +00:00
inc + initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far 2020-03-29 17:13:45 +00:00
java * regenerated Makefiles 2020-03-21 20:59:59 +00:00
jvm
linux + initial xtensa-linux rtl 2020-04-07 21:01:07 +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 Makefiles 2020-03-21 20:59:59 +00:00
mips
mipsel
morphos amiga/morphos: fix freepooled(), it has no return value 2020-03-30 02:41:32 +00:00
msdos * regenerated Makefiles 2020-03-21 20:59:59 +00:00
nativent * regenerated Makefiles 2020-03-21 20:59:59 +00:00
nds * regenerated Makefiles 2020-03-21 20:59:59 +00:00
netbsd * regenerated Makefiles 2020-03-21 20:59:59 +00:00
netware * regenerated Makefiles 2020-03-21 20:59:59 +00:00
netwlibc * regenerated Makefiles 2020-03-21 20:59:59 +00:00
objpas * Fix wrong start/stop index 2020-04-07 14:03:42 +00:00
openbsd * regenerated Makefiles 2020-03-21 20:59:59 +00:00
os2 * regenerated Makefiles 2020-03-21 20:59:59 +00:00
palmos * regenerated Makefiles 2020-03-21 20:59:59 +00:00
powerpc Fix bug report 35937 by simple assembly code change and add test 2019-08-08 14:10:21 +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 Makefiles 2020-03-21 20:59:59 +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 Makefiles 2020-03-21 20:59:59 +00:00
sparc
sparc64
symbian * regenerated Makefiles 2020-03-21 20:59:59 +00:00
ucmaps
unix * Avoid doing a syscall with a nil parameter in fileexists 2020-02-02 11:06:14 +00:00
watcom * regenerated Makefiles 2020-03-21 20:59:59 +00:00
wii * regenerated Makefiles 2020-03-21 20:59:59 +00:00
win * ifdef _win64 -> win64. Patch by Marcin. Possibly headers converted 2020-03-03 11:04:54 +00:00
win16 * regenerated Makefiles 2020-03-21 20:59:59 +00:00
win32 * regenerated Makefiles 2020-03-21 20:59:59 +00:00
win64 * regenerated Makefiles 2020-03-21 20:59:59 +00:00
wince * regenerated Makefiles 2020-03-21 20:59:59 +00:00
x86_64 Add most SSE instructions as intrinsics. 2020-03-06 21:34:22 +00:00
xtensa + Xtensa: mathu.inc using only the softfloat unit provided mechanisms 2020-03-23 20:54:55 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
Makefile * regenerated Makefiles 2020-03-21 20:59:59 +00:00
Makefile.fpc Add missing dirs_wdosx 2018-10-24 21:11:45 +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.