Károly Balogh 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. 10 vuotta sitten
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with 10 vuotta sitten
aix 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
amicommon 1a53f6a799 AROS: in agreement with Marcus Sackrow, AThreads is now enabled for AROS, and the old AROS-specific threading implementation is zapped 10 vuotta sitten
amiga d9b5830aa0 amiga: enable external resources instead of internal ones for now 10 vuotta sitten
android 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
arm 3ef4033e7d Test the proper CPUARM capability when chosing between blx and bl. 10 vuotta sitten
aros 1a53f6a799 AROS: in agreement with Marcus Sackrow, AThreads is now enabled for AROS, and the old AROS-specific threading implementation is zapped 10 vuotta sitten
atari 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
avr 34c7f45637 + simple Move and FillChar pascal implementations for AVR 10 vuotta sitten
beos 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
bsd 5a8959381c + Darwin/AArch64 support 10 vuotta sitten
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 vuotta sitten
darwin 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
dragonfly 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
embedded ab43e07320 * reduce code size after r31031 10 vuotta sitten
emx 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
freebsd 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
gba 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
go32v2 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
haiku 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
i386 d39bfec4d2 + added missing i386 system unit includes fastmove.inc and int64p.inc to makefile.cpu 10 vuotta sitten
i8086 3497359a9f + added missing i8086 system unit includes hugeptr.inc, int32p.inc and 10 vuotta sitten
inc d9fec2035a * Add some compiler intrinsics 10 vuotta sitten
java 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
jvm 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 11 vuotta sitten
linux e54d0a41af * fixed ppoll for infinite timeouts (patch by Edmund Grimley Evans) 10 vuotta sitten
m68k 846dd6b57b m68k: use the Amiga-specific atomic ops on Amiga 10 vuotta sitten
macos 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
mips b588b3143a + MIPS: Assembler implementation of FillChar 11 vuotta sitten
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 vuotta sitten
morphos 5eea4b2846 amicommon: support for init/exit procedures for threads. will be used by Sockets unit for example, because bsdsocket.library needs to be reopened for each thread 10 vuotta sitten
msdos 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
nativent 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
nds 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
netbsd 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
netware 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
netwlibc 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
objpas d57a85a2de * fixed compilation on non-Windows systems after r31035 10 vuotta sitten
openbsd 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
os2 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
palmos 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
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. 10 vuotta sitten
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le 10 vuotta sitten
qnx 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
solaris 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
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. 11 vuotta sitten
symbian 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase 11 vuotta sitten
unix 4242934edb * Fixed ftruncate to take 64-bit argument 10 vuotta sitten
watcom 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
wii 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
win c402bffc69 * part of mantis 028134, cleanup of NORM_ constants 10 vuotta sitten
win32 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
win64 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
wince 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
x86_64 7c884bd2ee + added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu 10 vuotta sitten
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 vuotta sitten
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 vuotta sitten
Makefile 89418d23e5 * regenerated Makefiles with Linux/AArch64 support 10 vuotta sitten
Makefile.fpc f0c5074e34 + recurse into atari sub-directory 11 vuotta sitten
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 vuotta sitten
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 vuotta sitten
fpmake.pp d407b668d1 * version updated to 3.1.1 11 vuotta sitten

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.