michael cd03ec93fe * Patch from Karl-Michael Schindler (Bug ID 30402) před 8 roky
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with před 10 roky
aix 7ef8f00100 * more occured -> occurred spelling fixes. před 9 roky
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 před 9 roky
amiga 2591840264 amigaos4: fixed some alignment SNAFU in exec structures. this allows to fix the startup code properly před 9 roky
android 3d1c988d02 * android: Use proper code page when calling a fallback implementation. před 8 roky
arm 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking před 8 roky
aros d084bd0d3b aros: implemented pascal sysinit, will be shared across all cpus. also refactored the RTL build před 9 roky
atari 4b7d0eb0ac atari: FSearch impementation for DOS unit, copied from msdos target před 9 roky
avr a2838775cc * interlocked methods with smallint parameters, resolves #31158 před 9 roky
beos 7ef8f00100 * more occured -> occurred spelling fixes. před 9 roky
bsd 5bbf299c22 * Fix bug #31555, disbablefile locking před 8 roky
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. před 11 roky
darwin 5850963ea9 - removed double compilation commands for two units před 9 roky
dragonfly 5306ee552b * regenerated makefiles with latest fpcmake před 9 roky
embedded 7e75457a3e Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. před 9 roky
emx b7de70422f * fix for bug #24504 (extended version of patch by Bart Broersma) před 9 roky
freebsd 02e2b8752d * allow to set value on cmdline since llvm versions don't work atm. před 9 roky
gba 568048d8ac * patch from #30405, fix build after executeprocess merges. před 9 roky
go32v2 7ef8f00100 * more occured -> occurred spelling fixes. před 9 roky
haiku 7ef8f00100 * more occured -> occurred spelling fixes. před 9 roky
i386 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking před 8 roky
i8086 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking před 8 roky
inc cd03ec93fe * Patch from Karl-Michael Schindler (Bug ID 30402) před 8 roky
java 7ef8f00100 * more occured -> occurred spelling fixes. před 9 roky
jvm 1ac51d5cd1 * initialise for-loop variables before the loop před 9 roky
linux 5bbf299c22 * Fix bug #31555, disbablefile locking před 8 roky
m68k 35ddac66fc m68k: fix frame pointer register on atari, and a few other non-amiga systems před 9 roky
macos 5306ee552b * regenerated makefiles with latest fpcmake před 9 roky
mips b588b3143a + MIPS: Assembler implementation of FillChar před 11 roky
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. před 11 roky
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 před 9 roky
msdos 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 před 9 roky
nativent 3f8f7bc04a Regenerate Makefile after: Add explicit rule for uuchar unit před 8 roky
nds 568048d8ac * patch from #30405, fix build after executeprocess merges. před 9 roky
netbsd 14ba99ea09 netbsd: bits of the m68k support I started to hack together. non functional yet. před 8 roky
netware 7ef8f00100 * more occured -> occurred spelling fixes. před 9 roky
netwlibc 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 před 9 roky
objpas c213a4187a * Fix bug ID #21458 před 8 roky
openbsd bc9bcdf1f8 * patch to increase ino and time_t to 64-bit, mantis #30314 před 9 roky
os2 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 před 9 roky
palmos 5306ee552b * regenerated makefiles with latest fpcmake před 9 roky
powerpc 1b42affa8f * optimized PowerPC version of changes in r35454 před 8 roky
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le před 10 roky
qnx 5306ee552b * regenerated makefiles with latest fpcmake před 9 roky
solaris 7ef8f00100 * more occured -> occurred spelling fixes. před 9 roky
sparc e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) před 9 roky
symbian 5306ee552b * regenerated makefiles with latest fpcmake před 9 roky
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase před 11 roky
unix 1b371b15e3 * make webtbs/tw30535 also working on OSes using cthreads před 8 roky
watcom 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 před 9 roky
wii 5306ee552b * regenerated makefiles with latest fpcmake před 9 roky
win bb8b8f2eae * do not set IsMultithread on windows, if no second thread is started, resolves #30535 před 8 roky
win16 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 před 9 roky
win32 673c0b3df3 * build unit update před 9 roky
win64 74386d444b * use correctly prefixed variant of tls_used (Win64 does not have a C prefix) před 8 roky
wince 7ef8f00100 * more occured -> occurred spelling fixes. před 9 roky
x86_64 bc39eb29d3 * comment spelling fix (modifed->modified) před 9 roky
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 před 21 roky
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) před 9 roky
Makefile 7c1c964c28 arm-aros: enabled basic AROS on ARM build před 9 roky
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target před 10 roky
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files před 17 roky
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 před 11 roky
fpmake.pp d407b668d1 * version updated to 3.1.1 před 11 roky

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.