marco ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
..
aix ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
amiga ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
android ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
arm 8ad5e6fb26 - RTL: cleaned out FPC_FREEMEM_X. We now have a dedicated compilerproc 'fpc_freemem' for this purpose. 11 年 前
atari cfd2600b24 - Don't include softfpu code on SPARC, unless bootstrapping with 2.6. 11 年 前
avr 98606eea15 Fixed some bugs in the AVR RTL code. 11 年 前
beos ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
bsd 9801288cdc * Removed SysInitFPU/SysResetFPU from (remaining) system units initialization code. It is redundant there because it is called from fpc_cpuinit, or, in case of i386, from fpc_cpucodeinit. 11 年 前
charmaps 5f6aefa4c0 + character sets for central Europe added 12 年 前
darwin ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
embedded b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: 11 年 前
emx ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
freebsd ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
gba ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
go32v2 ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
haiku ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
i386 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 年 前
i8086 ab3b3ab169 + i8086 far data memory model support in Sptr and get_frame 11 年 前
inc 5c1f404631 * softfpu.pp: clean up. 11 年 前
java d004607876 * fpc_raiseexception does not return a result. 11 年 前
jvm 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 11 年 前
linux ed3a49372d * strutils moved to packages/rtl-objpas 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. 12 年 前
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 ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
msdos ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
nativent ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
nds cee8a7c527 * cleaning out old makefile rules. 11 年 前
netbsd ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
netware ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
netwlibc ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
objpas ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
openbsd ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
os2 ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
palmos 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 12 年 前
powerpc bce33ee063 * software_rounding_mode -> softfloat_rounding_mode. 11 年 前
powerpc64 bce33ee063 * software_rounding_mode -> softfloat_rounding_mode. 11 年 前
qnx 67df7aebcf * minor updates 11 年 前
solaris ed3a49372d * strutils moved to packages/rtl-objpas 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. 12 年 前
ucmaps 729730454b + source file for cp852 (IBM Latin-2 / central Europe) added 12 年 前
unix 2a048692a5 * Patch from Mark Morgan LLoyd, adding some functions (part 2) 11 年 前
watcom eb32c54953 * minor cleanups makefile. 11 年 前
wii 3a55c4301e * Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant. 11 年 前
win fb20791cbe * replaced all the remaining uses of nativeint in the rtl with either sizeint 11 年 前
win32 ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
win64 ed3a49372d * strutils moved to packages/rtl-objpas 11 年 前
wince ed3a49372d * strutils moved to packages/rtl-objpas 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. 12 年 前
Makefile.fpc 2001609d9f * mipsel-android: rtl build. 12 年 前
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 年 前
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.