michael cc81abdd83 * Patch from Michal Gawrycki to implement streaming interface properties (IComponent) Bug ID 8 yıl önce
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with 10 yıl önce
aix 7ef8f00100 * more occured -> occurred spelling fixes. 8 yıl önce
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 yıl önce
amiga 2591840264 amigaos4: fixed some alignment SNAFU in exec structures. this allows to fix the startup code properly 8 yıl önce
android 3b3d5ab8be * Undid last commit 9 yıl önce
arm 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking 8 yıl önce
aros d084bd0d3b aros: implemented pascal sysinit, will be shared across all cpus. also refactored the RTL build 8 yıl önce
atari 4b7d0eb0ac atari: FSearch impementation for DOS unit, copied from msdos target 8 yıl önce
avr a2838775cc * interlocked methods with smallint parameters, resolves #31158 8 yıl önce
beos 7ef8f00100 * more occured -> occurred spelling fixes. 8 yıl önce
bsd 5cde490e57 bsd: fixed the system unit to also include the softpu interface part on m68k, not only the implementation 8 yıl önce
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 yıl önce
darwin 5850963ea9 - removed double compilation commands for two units 8 yıl önce
dragonfly 5306ee552b * regenerated makefiles with latest fpcmake 9 yıl önce
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 yıl önce
emx b7de70422f * fix for bug #24504 (extended version of patch by Bart Broersma) 9 yıl önce
freebsd 02e2b8752d * allow to set value on cmdline since llvm versions don't work atm. 8 yıl önce
gba 568048d8ac * patch from #30405, fix build after executeprocess merges. 8 yıl önce
go32v2 7ef8f00100 * more occured -> occurred spelling fixes. 8 yıl önce
haiku 7ef8f00100 * more occured -> occurred spelling fixes. 8 yıl önce
i386 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking 8 yıl önce
i8086 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking 8 yıl önce
inc 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking 8 yıl önce
java 7ef8f00100 * more occured -> occurred spelling fixes. 8 yıl önce
jvm 1ac51d5cd1 * initialise for-loop variables before the loop 9 yıl önce
linux 7ef8f00100 * more occured -> occurred spelling fixes. 8 yıl önce
m68k 35ddac66fc m68k: fix frame pointer register on atari, and a few other non-amiga systems 8 yıl önce
macos 5306ee552b * regenerated makefiles with latest fpcmake 9 yıl önce
mips b588b3143a + MIPS: Assembler implementation of FillChar 11 yıl önce
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 yıl önce
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 yıl önce
msdos 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 9 yıl önce
nativent 3f8f7bc04a Regenerate Makefile after: Add explicit rule for uuchar unit 8 yıl önce
nds 568048d8ac * patch from #30405, fix build after executeprocess merges. 8 yıl önce
netbsd 1458243b33 * fix uuchar rule for file to compile outside default directory, also for NetBSD. OpenBSD was already ok 9 yıl önce
netware 7ef8f00100 * more occured -> occurred spelling fixes. 8 yıl önce
netwlibc 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 9 yıl önce
objpas cc81abdd83 * Patch from Michal Gawrycki to implement streaming interface properties (IComponent) Bug ID 8 yıl önce
openbsd bc9bcdf1f8 * patch to increase ino and time_t to 64-bit, mantis #30314 9 yıl önce
os2 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 9 yıl önce
palmos 5306ee552b * regenerated makefiles with latest fpcmake 9 yıl önce
powerpc 1b42affa8f * optimized PowerPC version of changes in r35454 8 yıl önce
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le 10 yıl önce
qnx 5306ee552b * regenerated makefiles with latest fpcmake 9 yıl önce
solaris 7ef8f00100 * more occured -> occurred spelling fixes. 8 yıl önce
sparc e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 yıl önce
symbian 5306ee552b * regenerated makefiles with latest fpcmake 9 yıl önce
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase 10 yıl önce
unix 6d5339cdb6 * CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1) 8 yıl önce
watcom 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 9 yıl önce
wii 5306ee552b * regenerated makefiles with latest fpcmake 9 yıl önce
win e5ceb04725 * patch by Dmitry Boyarintsev (bug #31023) implementing SysSetCtrlBreakHandler for Win32 and Win64 8 yıl önce
win16 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 9 yıl önce
win32 673c0b3df3 * build unit update 8 yıl önce
win64 cfa5b9d809 - the external declaration of PascalMain is no longer needed for Win64 on 3.1.1+ 8 yıl önce
wince 7ef8f00100 * more occured -> occurred spelling fixes. 8 yıl önce
x86_64 bc39eb29d3 * comment spelling fix (modifed->modified) 8 yıl önce
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 yıl önce
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 yıl önce
Makefile 7c1c964c28 arm-aros: enabled basic AROS on ARM build 9 yıl önce
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target 10 yıl önce
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 yıl önce
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 yıl önce
fpmake.pp d407b668d1 * version updated to 3.1.1 10 yıl önce

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.