svenbarth 72c595eefe + implement support for Insert() for dynamic arrays; the parameter that is inserted can be a dynamic or static array of the same type, an array constructor or a single element of the arrays type; all that is determined based on the second type hace 8 años
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with hace 11 años
aix 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
amicommon 67c3fd2276 AROS: Semaphores are much bigger on 64bit, fixes crashes and freezes on AROS64 with Threading enabled hace 8 años
amiga 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
android 2ae3ce79bb * ARM: Never use the "BLX label" instruction. Use "BL label" instead. hace 8 años
arm 2ae3ce79bb * ARM: Never use the "BLX label" instruction. Use "BL label" instead. hace 8 años
aros 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
atari 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
avr a2838775cc * interlocked methods with smallint parameters, resolves #31158 hace 9 años
beos 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
bsd 324ec4af58 * another sysctl fix. Original fixes were done in the assumption that the hace 8 años
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. hace 11 años
darwin 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
dragonfly 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
embedded bfca9d3477 * avr I/O space is always shifted by 32 bytes in memory hace 8 años
emx 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
freebsd 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
gba 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
go32v2 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
haiku 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
i386 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking hace 9 años
i8086 277f1c1c2d Check if FPC_SYSTEM_HAS_SYSINITFPU before parsing generic i8086 code hace 8 años
inc 72c595eefe + implement support for Insert() for dynamic arrays; the parameter that is inserted can be a dynamic or static array of the same type, an array constructor or a single element of the arrays type; all that is determined based on the second type hace 8 años
java 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
jvm 1ac51d5cd1 * initialise for-loop variables before the loop hace 9 años
linux ac3b9ac979 Avoid placing COMPILER_UNITTARGETDIR in the prerequisite list of assmebler files, hace 8 años
m68k 35ddac66fc m68k: fix frame pointer register on atari, and a few other non-amiga systems hace 9 años
macos 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
mips b588b3143a + MIPS: Assembler implementation of FillChar hace 11 años
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. hace 11 años
morphos 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
msdos 53bfafa290 Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined hace 8 años
nativent 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
nds 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
netbsd 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
netware 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
netwlibc 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
objpas 958d74e41c - removed the "else" in math.EnsureRange, because this way the compiler hace 8 años
openbsd 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
os2 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
palmos 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
powerpc 1b42affa8f * optimized PowerPC version of changes in r35454 hace 9 años
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le hace 10 años
qnx 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
solaris 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
sparc e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) hace 9 años
symbian 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase hace 11 años
unix 1b371b15e3 * make webtbs/tw30535 also working on OSes using cthreads hace 8 años
watcom 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
wii 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
win eb378c1b94 Replace __tls_used for win64 by an alias of _tls_used hace 8 años
win16 ac3b9ac979 Avoid placing COMPILER_UNITTARGETDIR in the prerequisite list of assmebler files, hace 8 años
win32 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
win64 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
wince 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
x86_64 30b5a4dd3e + added x86_64 asm implementation of math.DivMod hace 8 años
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 hace 21 años
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) hace 9 años
Makefile 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks hace 8 años
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target hace 10 años
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files hace 17 años
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 hace 11 años
fpmake.pp d407b668d1 * version updated to 3.1.1 hace 11 años

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.