michael 64c324caaf * Patch from Silvio Clecio to add a TryGetValue method to TFPGMap (bug ID 29397) il y a 9 ans
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with il y a 10 ans
aix fee0c228cc Regenerate after: Fix rtl compilation for AIX OS il y a 9 ans
amicommon fde42ca8ef * Type helpers, compatible to Delphi XE 8 il y a 9 ans
amiga 70b8789262 o basic extended pascal support: il y a 9 ans
android 6f8e9ad23e * Fixed cwstring for Android after latest widestring manager changes. il y a 9 ans
arm 3f2057a2f2 * do not generate blx instructions, the generation of blx instead of bl was introduced some years ago but today it proves to be wrong: if necessary, the linker converts the bl into a blx, this is also how gcc and clang handle it il y a 9 ans
aros 70b8789262 o basic extended pascal support: il y a 9 ans
atari 70b8789262 o basic extended pascal support: il y a 9 ans
avr 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. il y a 9 ans
beos 70b8789262 o basic extended pascal support: il y a 9 ans
bsd f8f03ac4ad * fixed dirent handling for DragonFly BSD (patch by John Marino, il y a 9 ans
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. il y a 11 ans
darwin a228a3bf4c * fixed parallel building for i386 after r32857 il y a 9 ans
dragonfly c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets il y a 9 ans
embedded 026848b3e1 + use CPU_UNITS_DEFINED to track if a SUBARCH is passed, so with CPU_UNITS_DEFINED=1 it is easily possible to compile without any cpu units il y a 9 ans
emx 70b8789262 o basic extended pascal support: il y a 9 ans
freebsd c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets il y a 9 ans
gba 70b8789262 o basic extended pascal support: il y a 9 ans
go32v2 70b8789262 o basic extended pascal support: il y a 9 ans
haiku 70b8789262 o basic extended pascal support: il y a 9 ans
i386 77cf67b59a o unified interface of i386 and x86-64 cpu unit: il y a 9 ans
i8086 e835f120e9 Fix fpc_frac_real, fpc_trunk_real and fpc_int_real by removing the assumption that SP=BP at entry il y a 9 ans
inc 9225ff3293 * Fix for bug ID #28283 by Denis Kozlov il y a 9 ans
java c7aabaa3b6 - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it il y a 10 ans
jvm 57bff01715 Add dummy function result after HandleError call inside fpc_sqr_real and fpc_trunc_real compilerproc to suppress warning il y a 10 ans
linux ec4342cc65 * fixed parallel building after r32857 il y a 9 ans
m68k 846dd6b57b m68k: use the Amiga-specific atomic ops on Amiga il y a 10 ans
macos 70b8789262 o basic extended pascal support: il y a 9 ans
mips b588b3143a + MIPS: Assembler implementation of FillChar il y a 11 ans
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. il y a 11 ans
morphos 70b8789262 o basic extended pascal support: il y a 9 ans
msdos 79c5b632f1 + added portl class for 32-bit port access in the i8086-msdos ports unit, if il y a 9 ans
nativent 70b8789262 o basic extended pascal support: il y a 9 ans
nds 70b8789262 o basic extended pascal support: il y a 9 ans
netbsd c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets il y a 9 ans
netware 70b8789262 o basic extended pascal support: il y a 9 ans
netwlibc 70b8789262 o basic extended pascal support: il y a 9 ans
objpas 64c324caaf * Patch from Silvio Clecio to add a TryGetValue method to TFPGMap (bug ID 29397) il y a 9 ans
openbsd c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets il y a 9 ans
os2 70b8789262 o basic extended pascal support: il y a 9 ans
palmos 70b8789262 o basic extended pascal support: il y a 9 ans
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. il y a 10 ans
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le il y a 10 ans
qnx e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed il y a 10 ans
solaris 70b8789262 o basic extended pascal support: il y a 9 ans
sparc 217ab9879c * Enabled internal handling of Abs(longint) for all targets. It has been implemented in cross-platform way ages ago (see tcginlinenode.second_abs_long), but not enabled on MIPS,SPARC and m68k. il y a 11 ans
symbian 70b8789262 o basic extended pascal support: il y a 9 ans
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase il y a 10 ans
unix 581f1188a5 * deprecated dt routines in unixutils. Julian routines already were il y a 9 ans
watcom 70b8789262 o basic extended pascal support: il y a 9 ans
wii 70b8789262 o basic extended pascal support: il y a 9 ans
win d4d4689914 * use FormatMessageW in SysErrorMessage, resolves issue #29197 il y a 9 ans
win16 70b8789262 o basic extended pascal support: il y a 9 ans
win32 97eccd73b7 - Win32 RTL: removed assembler startup files, which are unused since version 2.0.x il y a 9 ans
win64 be6c2e6c94 * modeswitches for win64 + wince. il y a 9 ans
wince c379362529 * wince has its own struct. Fix it in same way as win/wininc/struct.inc il y a 9 ans
x86_64 e4647ac133 - removed "nostackframe" from floating point helpers for llvm, as FPC il y a 9 ans
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 il y a 21 ans
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) il y a 12 ans
Makefile 2e3cb70489 * regenerated makefiles after adding the win16 target il y a 10 ans
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target il y a 10 ans
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files il y a 16 ans
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 il y a 10 ans
fpmake.pp d407b668d1 * version updated to 3.1.1 il y a 10 ans

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.