nickysn f31d7e665b * fix for i8086 far data memory models in dos.getintvec 11 ani în urmă
..
aix a818559481 * clocale moved to rtl-extra. 11 ani în urmă
amiga 959ea7f5bb * printer unit moved. Amiga unit also moved but it is not actively used. 11 ani în urmă
android a818559481 * clocale moved to rtl-extra. 11 ani în urmă
arm fff45fa1d3 - Don't compile fpc_abs_real and fpc_sqr_real if they are already defined (Mantis #25342). 11 ani în urmă
atari c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
avr 98606eea15 Fixed some bugs in the AVR RTL code. 11 ani în urmă
beos d6f5ca21b9 * moved units ipc for *BSD, darwin/iphonesim and linux. The others are 11 ani în urmă
bsd a818559481 * clocale moved to rtl-extra. 11 ani în urmă
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
darwin a818559481 * clocale moved to rtl-extra. 11 ani în urmă
embedded b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: 11 ani în urmă
emx 959ea7f5bb * printer unit moved. Amiga unit also moved but it is not actively used. 11 ani în urmă
freebsd a818559481 * clocale moved to rtl-extra. 11 ani în urmă
gba c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
go32v2 959ea7f5bb * printer unit moved. Amiga unit also moved but it is not actively used. 11 ani în urmă
haiku a818559481 * clocale moved to rtl-extra. 11 ani în urmă
i386 d251c131a5 * i386: replaced fpc_exp_real with a port from AMath library. It has better accuracy and is faster on CPUs that suffer penalties from changing x87 control word. 11 ani în urmă
i8086 c0cb3643f8 + support i8086 far data memory models in fpc_longJmp 11 ani în urmă
inc eb984a5adb * Replaced last remaining C tokens. 11 ani în urmă
java 49ccedbff1 * r27142 for the JVM target, so its system unit compiles again 11 ani în urmă
jvm 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 11 ani în urmă
linux 7f9c65d4c1 * x86_64-linux: include startup units into build. 11 ani în urmă
m68k 29bf988ca7 + Implemented m68k-specific (actually, softfloat-specific) part of Math unit. 11 ani în urmă
macos 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 ani în urmă
mips 7b56c90d82 - MIPS,SPARC and ARM-wince: removed remaining references to softfloat stuff. 11 ani în urmă
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 ani în urmă
morphos 959ea7f5bb * printer unit moved. Amiga unit also moved but it is not actively used. 11 ani în urmă
msdos f31d7e665b * fix for i8086 far data memory models in dos.getintvec 11 ani în urmă
nativent c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
nds c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
netbsd a818559481 * clocale moved to rtl-extra. 11 ani în urmă
netware c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
netwlibc c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
objpas 070955bcd0 * fixed 'data element too large' error in i8086 far data memory models 11 ani în urmă
openbsd a818559481 * clocale moved to rtl-extra. 11 ani în urmă
os2 959ea7f5bb * printer unit moved. Amiga unit also moved but it is not actively used. 11 ani în urmă
palmos c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
powerpc bce33ee063 * software_rounding_mode -> softfloat_rounding_mode. 11 ani în urmă
powerpc64 bce33ee063 * software_rounding_mode -> softfloat_rounding_mode. 11 ani în urmă
qnx 67df7aebcf * minor updates 11 ani în urmă
solaris a818559481 * clocale moved to rtl-extra. 11 ani în urmă
sparc 295e795a0a * SPARC: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one. 11 ani în urmă
symbian 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 ani în urmă
ucmaps 729730454b + source file for cp852 (IBM Latin-2 / central Europe) added 11 ani în urmă
unix f61e27ec8e * clock_gettime uses timespec, not timeval 11 ani în urmă
watcom c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
wii c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
win 959ea7f5bb * printer unit moved. Amiga unit also moved but it is not actively used. 11 ani în urmă
win32 1247b86f9a * fix win32 compilation after printer and serial were moved 11 ani în urmă
win64 796be2656c * removed printer 11 ani în urmă
wince c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 ani în urmă
x86_64 d1348d3f9b - i386 and x86_64: Once softfloat stuff has been cleaned up, SysResetFPU and SysInitFPU end up doing exactly the same. Removed one of them. 11 ani în urmă
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 ani în urmă
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 ani în urmă
Makefile 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 ani în urmă
Makefile.fpc 2001609d9f * mipsel-android: rtl build. 11 ani în urmă
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 ani în urmă
fpmake.inc 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 ani în urmă
fpmake.pp 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 ani în urmă

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.