nickysn fcd079db3d - rm the ss: prefix from the references, relative to bp (for them ss is the default) 12 years ago
..
aix 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
amiga 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
android 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
arm c108a24cc8 reverted r25622 which was an accidental commit of some highly experimental debug code (sorry) 12 years ago
atari 304d7ef7a1 * restores atari support/rtl partially 12 years ago
avr 8469741700 + Added additional addr pointer parameter to 13 years ago
beos 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
bsd 8a0dccf590 NetBSD getcwd system call also returns string length 12 years ago
charmaps b73252bd3d + enabled compilation of the code page units for i8086-msdos 12 years ago
darwin 2b1a077b98 + added now that the iOS SDK files aren't under NDA anymore 12 years ago
embedded 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
emx 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
freebsd a3364a4b80 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 12 years ago
gba 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
go32v2 f6f183f866 Put both _environ and __environ as .comm inside startup script to avoid crt1.o loading 12 years ago
haiku 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
i386 4b3bf874df * Added CLDs in the RTL i386 inline asm routines, wrapped in {$ifdef 12 years ago
i8086 f23794bf39 * get_caller_frame for i8086 optimized for size 12 years ago
inc 897c8b8f7b * Cleanup fpc_trunc_real implementation. 12 years ago
java d4b6406e62 * fixed compilation of new str<->float code on the JVM target (patch by 12 years ago
jvm 22116ce9be * Revert changes to java-related files by r23604. 13 years ago
linux ca445577ff - Linux RTL: MIPS no longer needs the softfloat code, don't compile it. 12 years ago
m68k e27db65085 really fixed FillChar and fixed FillWord. fixes 8 tests. 12 years ago
macos 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
mips 1be7ec1dcd * MIPS setjmp/longjmp: save/restore nonvolatile FPU registers and FPU control word. 12 years ago
mipsel edd59a4eb5 Add missing i after dollar for include directive 12 years ago
morphos 8fe7d82db7 * changed type of TAbstractSearchRec.name_do_not_touch from untyped pointer 12 years ago
msdos fcd079db3d - rm the ss: prefix from the references, relative to bp (for them ss is the default) 12 years ago
nativent 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
nds 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
netbsd 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
netware 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
netwlibc 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
objpas 437b3755d1 * math.hypot(): factor larger argument out of expression in order to avoid loss of precision. 12 years ago
openbsd 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
os2 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
palmos 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
powerpc 8469741700 + Added additional addr pointer parameter to 13 years ago
powerpc64 8469741700 + Added additional addr pointer parameter to 13 years ago
qnx 29132f45b7 * synchronised with trunk up to r25167 (fixes glib compilation via r25164, 12 years ago
solaris 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
sparc 1ea8a397e5 * use membar only for sparcv9(+) 13 years ago
symbian 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
ucmaps e2e4634295 - remove maps with unclear header 13 years ago
unix cada770f9e * changed return value in case of failure in ThreadManager.SemaphoreInit 12 years ago
watcom 96c7a9325a * CrtOpen, CrtClose, CrtRead, CrtWrite and CrtReturn changed to procedures, instead of functions 12 years ago
wii 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
win 6cf2382760 + added the PFD_DIRECT3D_ACCELERATED and PFD_SUPPORT_COMPOSITION constants to 12 years ago
win32 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
win64 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
wince 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
x86_64 5ea99c84fd * x86_64 non-Win64 targets: calculate tan() and cotan() using x87 "fptan" instruction. 12 years ago
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 years ago
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 years ago
Makefile 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
Makefile.fpc 0e41df598e * merge i8086 branch by Nikolay Nikolov 13 years ago
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 years ago
fpmake.inc 935a030dca rtl: enable character unit compilation for win32 14 years ago
fpmake.pp 0914bb7944 - Removed empty include file wustrings.inc 12 years ago

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.