michael 4fa2ec7740 * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso7185.pp %!s(int64=9) %!d(string=hai) anos
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with %!s(int64=10) %!d(string=hai) anos
aix 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
amicommon e38e051425 Amicommon: Unified parameterhandling for Amiga, AROS, MorphOS %!s(int64=9) %!d(string=hai) anos
amiga 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
android 4fa2ec7740 * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso7185.pp %!s(int64=9) %!d(string=hai) anos
arm 84bb46a35d + cpu unit for arm (linux only so far) %!s(int64=9) %!d(string=hai) anos
aros d5d62b7675 aros: startup code tweaks for i386, to keep libbase untouched in eax %!s(int64=9) %!d(string=hai) anos
atari 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
avr 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. %!s(int64=9) %!d(string=hai) anos
beos 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
bsd 11c90a73b1 - removed "Set8087CW(Default8087CW)" call from SysEntry: %!s(int64=9) %!d(string=hai) anos
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. %!s(int64=11) %!d(string=hai) anos
darwin 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
dragonfly 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
embedded 6a1c1e4f29 Added support for NRF52832 controllers. %!s(int64=9) %!d(string=hai) anos
emx 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
freebsd e05d417183 Change rules to be able to cross-compile on win32, using old GNU make 3.82 %!s(int64=9) %!d(string=hai) anos
gba 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
go32v2 6f80a4cc29 Fix tw3124 test for systems on pagecode 437. %!s(int64=9) %!d(string=hai) anos
haiku 49132b57dd - remove sysheap.inc override from the Haiku port. mmap is now fully supported under Haiku for a long time. sbrk is also under work and the current implementation limit the available memory. %!s(int64=9) %!d(string=hai) anos
i386 0e54f616b5 merged i386 int64 mod helper fix by Max Nazhalov (Mantis 30240) %!s(int64=9) %!d(string=hai) anos
i8086 c78f406d99 + implemented proper stack checking for the i8086 %!s(int64=9) %!d(string=hai) anos
inc 4fa2ec7740 * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso7185.pp %!s(int64=9) %!d(string=hai) anos
java 4fa2ec7740 * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso7185.pp %!s(int64=9) %!d(string=hai) anos
jvm 6e2523b199 * fixed version of fpc_pchar_length() for JVM (the generic one passes %!s(int64=9) %!d(string=hai) anos
linux 419c6ce61e * android: %!s(int64=9) %!d(string=hai) anos
m68k 391a79aebf m68k: a bunch of tweaks and improvements to assembly functions. higher move() speed on coldfire, disabled fillword implementation on CPUs not supporting unaligned access %!s(int64=9) %!d(string=hai) anos
macos 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
mips b588b3143a + MIPS: Assembler implementation of FillChar %!s(int64=11) %!d(string=hai) anos
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. %!s(int64=11) %!d(string=hai) anos
morphos 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
msdos 7129de8a6e Fix compilation with -dSYSTEMDEBUG after heap changes (removal of 'tiny' in memory functions in tiny heap) %!s(int64=9) %!d(string=hai) anos
nativent 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
nds 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
netbsd 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
netware 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
netwlibc 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
objpas 8318ba30d4 * Patch from Ondrej Pokorny to implement specifying encoding when saving/loading from stream %!s(int64=9) %!d(string=hai) anos
openbsd bc9bcdf1f8 * patch to increase ino and time_t to 64-bit, mantis #30314 %!s(int64=9) %!d(string=hai) anos
os2 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
palmos 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
powerpc df0ac8cb02 powerpc: MorphOS recently started supporting the G5s, and it runs the G5s in non-G4-compatible mode much like Linux, therefore the DCBZ code seems to fail on them. So disable DCBZ usage for MorphOS as well. %!s(int64=10) %!d(string=hai) anos
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le %!s(int64=10) %!d(string=hai) anos
qnx 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
solaris 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
sparc 217ab9879c * Enabled internal handling of Abs(longint) for all targets. It has been implemented in cross-platform way ages ago (see tcginlinenode.second_abs_long), but not enabled on MIPS,SPARC and m68k. %!s(int64=11) %!d(string=hai) anos
symbian 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase %!s(int64=10) %!d(string=hai) anos
unix 16ac523f50 * link always excplicitly against libc on linux when using the dl unit so %!s(int64=9) %!d(string=hai) anos
watcom 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
wii 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
win 2808be3e20 + add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there) %!s(int64=9) %!d(string=hai) anos
win16 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
win32 6c6cf07c87 Remove heaptrc unit from buildrtl uses clause, heaptrc is handled separately to allow use of -gc option in RTL compilation %!s(int64=9) %!d(string=hai) anos
win64 2ec79b3606 Set result of functions calling RunError to avoid useless warnings %!s(int64=9) %!d(string=hai) anos
wince 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
x86_64 cad30aaee9 * x86_64: Modified fpc_exp_real so it does not use 'sahf' assembler instruction, which may be not present on early 64-bit capable x86 processors. Mantis #29583. %!s(int64=9) %!d(string=hai) anos
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 %!s(int64=20) %!d(string=hai) anos
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) %!s(int64=12) %!d(string=hai) anos
Makefile 5306ee552b * regenerated makefiles with latest fpcmake %!s(int64=9) %!d(string=hai) anos
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target %!s(int64=10) %!d(string=hai) anos
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files %!s(int64=16) %!d(string=hai) anos
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 %!s(int64=10) %!d(string=hai) anos
fpmake.pp d407b668d1 * version updated to 3.1.1 %!s(int64=10) %!d(string=hai) anos

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).

The following directories are not supported officially and may not work
correctly with FreePascal v1.0:

go32v1 - The DJGPP go32v1 DOS extender (no longer supported)
palmos - The PalmOS directory for the Dragonball (incomplete)


Enjoy.