svenbarth e240856e43 * rtl/m68k/setjumph.inc: пре 13 година
..
aix 88a10330c2 rtl: initialize DefaultSystemCodePage on aix,beos,haiku,solaris пре 13 година
amiga 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
android 21e162604c * fixed "make install" for jvm targets пре 13 година
arm 5647d5112b Fixed error in define selecting write barrier code that has been introduced during debugging пре 13 година
atari 27403b542b + FileNameCasePreserving added - see #18066 in Mantis пре 13 година
avr 8469741700 + Added additional addr pointer parameter to пре 13 година
beos 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
bsd 7457a0f321 Use new getdirentriesi49 syscall, contributed by Pascal Stumpf пре 13 година
darwin 9ba5267b61 * use libc functions instead of (wrong) translations of C code for most пре 13 година
embedded b047a80b14 Small fixes to ARM-Embedded RTL from Jeppe Johansen пре 13 година
emx 24f8fa9774 * compilation fix (EMX was not updated when moving to PChar based *Dir calls) пре 13 година
freebsd 4d6b9540dd * changed all version numbers to 900044 for freebsd 9. Expanded script to deal with пре 13 година
gba 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
go32v2 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
haiku 88a10330c2 rtl: initialize DefaultSystemCodePage on aix,beos,haiku,solaris пре 13 година
i386 c0f49951b1 * Fixed i386 longjmp, it must not return 0 if 'value' argument happens to be 0. пре 13 година
inc 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
java 14b1c8a99c * moved fpc_threadvar_relocate_proc from systemh.inc to thread.inc пре 13 година
jvm 56fcc87cb2 * add get_frame as an internal symbol for the jvm target because that target пре 13 година
linux bba4932ef9 * Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc пре 13 година
m68k e240856e43 * rtl/m68k/setjumph.inc: пре 13 година
macos 834026bfb5 * synchronised with trunk up to r21067 пре 13 година
mips 0b63af56aa * Fix nostackframe related problems пре 13 година
mipsel d681ad612b + several redirection include files for mipsel/mipsel-linux пре 13 година
morphos 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
nativent 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
nds 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
netbsd 6ac8b6e9c7 Fix SigContextRec record for x86_64 cpu пре 13 година
netware 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
netwlibc 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
objpas 70a7a09413 * use the correct thread ID when checking for the main thread пре 13 година
openbsd 7457a0f321 Use new getdirentriesi49 syscall, contributed by Pascal Stumpf пре 13 година
os2 2f25717e67 * GetTickCount(64) implementation for OS/2 added пре 13 година
palmos 834026bfb5 * synchronised with trunk up to r21067 пре 13 година
powerpc 8469741700 + Added additional addr pointer parameter to пре 13 година
powerpc64 8469741700 + Added additional addr pointer parameter to пре 13 година
qnx 834026bfb5 * synchronised with trunk up to r21067 пре 13 година
solaris 88a10330c2 rtl: initialize DefaultSystemCodePage on aix,beos,haiku,solaris пре 13 година
sparc 1ea8a397e5 * use membar only for sparcv9(+) пре 13 година
symbian 834026bfb5 * synchronised with trunk up to r21067 пре 13 година
ucmaps e2e4634295 - remove maps with unclear header пре 13 година
unix 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
watcom 834026bfb5 * synchronised with trunk up to r21067 пре 13 година
wii 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
win 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. пре 13 година
win32 f6f6df2780 * removed line breaks пре 13 година
win64 0e9139c914 * retrieve stack size correctly пре 13 година
wince c64b400764 * fix Makefile to work with make 3.82 by adding missing compiler commands пре 13 година
x86_64 a523d81b87 * fix sincos also for x86-64-linux пре 13 година
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 пре 21 година
COPYING.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files пре 17 година
Makefile 834026bfb5 * synchronised with trunk up to r21067 пре 13 година
Makefile.fpc aee5380ae0 * merged trunk up to r20882 пре 13 година
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files пре 17 година
fpmake.inc 935a030dca rtl: enable character unit compilation for win32 пре 14 година
fpmake.pp 5d8835861c + unicode functions for sysutils, makes tunistr6.pp compiling пре 16 година

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.