marco ffff774ff2 * fixes by lks of base.inc procptr types (one long->plong, three dword_ptr to ulong_ptr) fixes mantis #29023 10 år sedan
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with 10 år sedan
aix 70b8789262 o basic extended pascal support: 10 år sedan
amicommon fde42ca8ef * Type helpers, compatible to Delphi XE 8 10 år sedan
amiga 70b8789262 o basic extended pascal support: 10 år sedan
android 2809e98bf9 * Fix bug #0028994 (hopefully completely) 10 år sedan
arm 2dafb8d674 * arm-android: Use kuser_memory_barrier by default. 10 år sedan
aros 70b8789262 o basic extended pascal support: 10 år sedan
atari 70b8789262 o basic extended pascal support: 10 år sedan
avr 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. 10 år sedan
beos 70b8789262 o basic extended pascal support: 10 år sedan
bsd f08fa883e2 Pipe syscall for DragonFly also uses EAX:EDX for result, like FreeBSD 10 år sedan
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 år sedan
darwin c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets 10 år sedan
dragonfly c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets 10 år sedan
embedded 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. 10 år sedan
emx 70b8789262 o basic extended pascal support: 10 år sedan
freebsd c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets 10 år sedan
gba 70b8789262 o basic extended pascal support: 10 år sedan
go32v2 70b8789262 o basic extended pascal support: 10 år sedan
haiku 70b8789262 o basic extended pascal support: 10 år sedan
i386 12030f904a - removed FPC_HAS_VALGRINDBOOL-related checks, FPC 2.6.4 has it 10 år sedan
i8086 0f6b5161e6 * the 'count' parameter of Move and FillChar on i8086 made 16-bit unsigned, 10 år sedan
inc 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. 10 år sedan
java c7aabaa3b6 - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it 10 år sedan
jvm 57bff01715 Add dummy function result after HandleError call inside fpc_sqr_real and fpc_trunc_real compilerproc to suppress warning 10 år sedan
linux 4d53455379 * the "types" unit depends on "math" since r32333 -> updated Makefiles 10 år sedan
m68k 846dd6b57b m68k: use the Amiga-specific atomic ops on Amiga 10 år sedan
macos 70b8789262 o basic extended pascal support: 10 år sedan
mips b588b3143a + MIPS: Assembler implementation of FillChar 11 år sedan
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 år sedan
morphos 70b8789262 o basic extended pascal support: 10 år sedan
msdos 05a3a91d19 * fixed msdos cross compiler compilation with "make -j2" 10 år sedan
nativent 70b8789262 o basic extended pascal support: 10 år sedan
nds 70b8789262 o basic extended pascal support: 10 år sedan
netbsd c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets 10 år sedan
netware 70b8789262 o basic extended pascal support: 10 år sedan
netwlibc 70b8789262 o basic extended pascal support: 10 år sedan
objpas f383a39cda * add tag types for size and point, but deprecated, since redundant. 10 år sedan
openbsd c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets 10 år sedan
os2 70b8789262 o basic extended pascal support: 10 år sedan
palmos 70b8789262 o basic extended pascal support: 10 år sedan
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. 10 år sedan
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le 10 år sedan
qnx e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed 10 år sedan
solaris 70b8789262 o basic extended pascal support: 10 år sedan
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. 11 år sedan
symbian 70b8789262 o basic extended pascal support: 10 år sedan
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase 11 år sedan
unix 581f1188a5 * deprecated dt routines in unixutils. Julian routines already were 10 år sedan
watcom 70b8789262 o basic extended pascal support: 10 år sedan
wii 70b8789262 o basic extended pascal support: 10 år sedan
win ffff774ff2 * fixes by lks of base.inc procptr types (one long->plong, three dword_ptr to ulong_ptr) fixes mantis #29023 10 år sedan
win16 70b8789262 o basic extended pascal support: 10 år sedan
win32 7f13f845ac * fix Makefile after r32336 10 år sedan
win64 be6c2e6c94 * modeswitches for win64 + wince. 10 år sedan
wince c379362529 * wince has its own struct. Fix it in same way as win/wininc/struct.inc 10 år sedan
x86_64 6909523b70 * handle atan, sqrt, ln, sin and cos in the x86 RTL for llvm 10 år sedan
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 år sedan
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 år sedan
Makefile 2e3cb70489 * regenerated makefiles after adding the win16 target 10 år sedan
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target 10 år sedan
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 år sedan
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 år sedan
fpmake.pp d407b668d1 * version updated to 3.1.1 11 år sedan

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.