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

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.