maciej-izak d42428bc3c * Initial support for management operators in RTL (rtl/inc/rtti.inc): 8 years ago
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with 10 years ago
aix 7ef8f00100 * more occured -> occurred spelling fixes. 8 years ago
amicommon c7576e4a3f sysutils: enable FINDHANDLE_IS_POINTER for Amiga-like systems and Atari. this allows to remove some Pointer<->THandle casts from the amicommon code 8 years ago
amiga 2591840264 amigaos4: fixed some alignment SNAFU in exec structures. this allows to fix the startup code properly 8 years ago
android 3b3d5ab8be * Undid last commit 9 years ago
arm 84bb46a35d + cpu unit for arm (linux only so far) 9 years ago
aros d084bd0d3b aros: implemented pascal sysinit, will be shared across all cpus. also refactored the RTL build 8 years ago
atari 4b7d0eb0ac atari: FSearch impementation for DOS unit, copied from msdos target 8 years ago
avr a2838775cc * interlocked methods with smallint parameters, resolves #31158 8 years ago
beos 7ef8f00100 * more occured -> occurred spelling fixes. 8 years ago
bsd 5cde490e57 bsd: fixed the system unit to also include the softpu interface part on m68k, not only the implementation 8 years ago
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 years ago
darwin 5850963ea9 - removed double compilation commands for two units 8 years ago
dragonfly 5306ee552b * regenerated makefiles with latest fpcmake 9 years ago
embedded 7e75457a3e Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 8 years ago
emx b7de70422f * fix for bug #24504 (extended version of patch by Bart Broersma) 8 years ago
freebsd 02e2b8752d * allow to set value on cmdline since llvm versions don't work atm. 8 years ago
gba 568048d8ac * patch from #30405, fix build after executeprocess merges. 8 years ago
go32v2 7ef8f00100 * more occured -> occurred spelling fixes. 8 years ago
haiku 7ef8f00100 * more occured -> occurred spelling fixes. 8 years ago
i386 0e54f616b5 merged i386 int64 mod helper fix by Max Nazhalov (Mantis 30240) 9 years ago
i8086 ca46040728 + added 16-bit versions of the InterLocked* functions for i8086 8 years ago
inc d42428bc3c * Initial support for management operators in RTL (rtl/inc/rtti.inc): 8 years ago
java 7ef8f00100 * more occured -> occurred spelling fixes. 8 years ago
jvm 1ac51d5cd1 * initialise for-loop variables before the loop 8 years ago
linux 7ef8f00100 * more occured -> occurred spelling fixes. 8 years ago
m68k 35ddac66fc m68k: fix frame pointer register on atari, and a few other non-amiga systems 8 years ago
macos 5306ee552b * regenerated makefiles with latest fpcmake 9 years ago
mips b588b3143a + MIPS: Assembler implementation of FillChar 11 years ago
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 years ago
morphos 1701f06a0e morphos: take two on the Pascal startup code. this version works as a drop-in replacement for the asm one, and doesn't need system unit patching. this will be important when linking against LibC and when the approach gets ported to other Amiga-like platforms 8 years ago
msdos 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 8 years ago
nativent 3f8f7bc04a Regenerate Makefile after: Add explicit rule for uuchar unit 8 years ago
nds 568048d8ac * patch from #30405, fix build after executeprocess merges. 8 years ago
netbsd 1458243b33 * fix uuchar rule for file to compile outside default directory, also for NetBSD. OpenBSD was already ok 8 years ago
netware 7ef8f00100 * more occured -> occurred spelling fixes. 8 years ago
netwlibc 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 8 years ago
objpas af8e0efe57 * Rtti info about Management Operators (MO) in init table for records. Note: commit contains minimal changes for RTL (for proper "make") no functional changes. More RTL changes for fully functionally MO in next commits. 8 years ago
openbsd bc9bcdf1f8 * patch to increase ino and time_t to 64-bit, mantis #30314 9 years ago
os2 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 8 years ago
palmos 5306ee552b * regenerated makefiles with latest fpcmake 9 years ago
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 years ago
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le 10 years ago
qnx 5306ee552b * regenerated makefiles with latest fpcmake 9 years ago
solaris 7ef8f00100 * more occured -> occurred spelling fixes. 8 years ago
sparc e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 years ago
symbian 5306ee552b * regenerated makefiles with latest fpcmake 9 years ago
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase 10 years ago
unix 6d5339cdb6 * CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1) 8 years ago
watcom 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 8 years ago
wii 5306ee552b * regenerated makefiles with latest fpcmake 9 years ago
win e5ceb04725 * patch by Dmitry Boyarintsev (bug #31023) implementing SysSetCtrlBreakHandler for Win32 and Win64 8 years ago
win16 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 8 years ago
win32 673c0b3df3 * build unit update 8 years ago
win64 cfa5b9d809 - the external declaration of PascalMain is no longer needed for Win64 on 3.1.1+ 8 years ago
wince 7ef8f00100 * more occured -> occurred spelling fixes. 8 years ago
x86_64 bc39eb29d3 * comment spelling fix (modifed->modified) 8 years ago
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 years ago
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 years ago
Makefile 7c1c964c28 arm-aros: enabled basic AROS on ARM build 8 years ago
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target 10 years ago
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 years ago
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 years ago
fpmake.pp d407b668d1 * version updated to 3.1.1 10 years ago

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.