michael f406d7cbef * Fix bug #31947: upgrade natve unicode implementation to version 9 and CLDR 30 (Patch from Inoussa) 8 years ago
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with 11 years ago
aix 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
amicommon 67c3fd2276 AROS: Semaphores are much bigger on 64bit, fixes crashes and freezes on AROS64 with Threading enabled 8 years ago
amiga 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
android 2ae3ce79bb * ARM: Never use the "BLX label" instruction. Use "BL label" instead. 8 years ago
arm 2ae3ce79bb * ARM: Never use the "BLX label" instruction. Use "BL label" instead. 8 years ago
aros 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
atari 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
avr a2838775cc * interlocked methods with smallint parameters, resolves #31158 9 years ago
beos 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
bsd 324ec4af58 * another sysctl fix. Original fixes were done in the assumption that the 8 years ago
charmaps 4a39d4396e + support code page 855 (yet another cyrillic encoding) 8 years ago
darwin 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
dragonfly 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
embedded c79342030e * let the avrsim throw an exception if a program tries to execute code at address 0 8 years ago
emx 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
freebsd 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
gba 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
go32v2 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
haiku 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
i386 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking 9 years ago
i8086 e8a09fba0d * use xchg, instead of mov, because it's 1 byte shorter 8 years ago
inc a57d0d51b4 softfpu: make it possible to optionally inline some of the simple functions. also made it possible to replace the MUL32TO64 function with compiler generated code. If the new defines are enabled, they results in 15-30% speedup on m68k (68020+) softfpu code 8 years ago
java 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
jvm 1ac51d5cd1 * initialise for-loop variables before the loop 9 years ago
linux bc3adb9078 Regenerated after: Add -32 to ASTARGET for sparc 32-bit and add sparc64 ASTARGET modifications 8 years ago
m68k 35ddac66fc m68k: fix frame pointer register on atari, and a few other non-amiga systems 9 years ago
macos 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 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. 12 years ago
morphos 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
msdos 53bfafa290 Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined 8 years ago
nativent 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
nds 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
netbsd 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
netware 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
netwlibc 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
objpas f406d7cbef * Fix bug #31947: upgrade natve unicode implementation to version 9 and CLDR 30 (Patch from Inoussa) 8 years ago
openbsd 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
os2 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
palmos 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
powerpc 1b42affa8f * optimized PowerPC version of changes in r35454 9 years ago
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le 11 years ago
qnx 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
solaris 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
sparc e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 years ago
symbian 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
ucmaps 4a39d4396e + support code page 855 (yet another cyrillic encoding) 8 years ago
unix 1b371b15e3 * make webtbs/tw30535 also working on OSes using cthreads 9 years ago
watcom 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
wii 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
win 91513dc414 * menubarinfo, remove packed (64-bit fix) 8 years ago
win16 ac3b9ac979 Avoid placing COMPILER_UNITTARGETDIR in the prerequisite list of assmebler files, 8 years ago
win32 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
win64 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
wince 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
x86_64 30b5a4dd3e + added x86_64 asm implementation of math.DivMod 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 d5d3887dc3 Regenerate with sparc64-linux target 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 17 years ago
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 years ago
fpmake.pp d407b668d1 * version updated to 3.1.1 11 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.