yury 8ae7c5784c * Sync with trunk r23500. 12 gadi atpakaļ
..
aix 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
amiga 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
android 9471fb4f9e * Added ICU version of Android 4.1. 12 gadi atpakaļ
arm 5647d5112b Fixed error in define selecting write barrier code that has been introduced during debugging 13 gadi atpakaļ
atari 27403b542b + FileNameCasePreserving added - see #18066 in Mantis 13 gadi atpakaļ
avr 8469741700 + Added additional addr pointer parameter to 13 gadi atpakaļ
beos 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
bsd 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so 12 gadi atpakaļ
darwin 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
embedded 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
emx 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
freebsd 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
gba 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
go32v2 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
haiku 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
i386 c0f49951b1 * Fixed i386 longjmp, it must not return 0 if 'value' argument happens to be 0. 13 gadi atpakaļ
inc 8ae7c5784c * Sync with trunk r23500. 12 gadi atpakaļ
java 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
jvm 8469741700 + Added additional addr pointer parameter to 13 gadi atpakaļ
linux 8ae7c5784c * Sync with trunk r23500. 12 gadi atpakaļ
m68k 83af4e93f7 rtl/m68k/m68k.inc: 12 gadi atpakaļ
macos 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
mips 4c84febfae * InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet. 12 gadi atpakaļ
mipsel d681ad612b + several redirection include files for mipsel/mipsel-linux 13 gadi atpakaļ
morphos 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
nativent 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
nds 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
netbsd 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
netware 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
netwlibc 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
objpas f4c2ba9eb6 * Make sure that current method is removed from stack prior to executing it (bug ID #23629) 12 gadi atpakaļ
openbsd 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
os2 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
palmos 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
powerpc 8469741700 + Added additional addr pointer parameter to 13 gadi atpakaļ
powerpc64 8469741700 + Added additional addr pointer parameter to 13 gadi atpakaļ
qnx 23b95a4d70 * Regenerated all makefiles. 12 gadi atpakaļ
solaris 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
sparc 1ea8a397e5 * use membar only for sparcv9(+) 13 gadi atpakaļ
symbian 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
ucmaps e2e4634295 - remove maps with unclear header 13 gadi atpakaļ
unix d26f0552a0 * Sync with trunk r23404. 12 gadi atpakaļ
watcom 23b95a4d70 * Regenerated all makefiles. 12 gadi atpakaļ
wii 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
win 6788fd6433 + Win64 SEH: install a top-level exception handler around thread functions. This was a missing puzzle piece of SEH support. Now behavior of unhandled exceptions in non-main threads is consistent with that of main thread, and, in general, behavior of SEH-enabled RTL is consistent with one without SEH. 12 gadi atpakaļ
win32 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
win64 8ae7c5784c * Sync with trunk r23500. 12 gadi atpakaļ
wince 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
x86_64 c26ef20f30 Use OLDBINUTILS conditional to disable assembler code unsupported by older GNU assmebler for x86_64.inc as in cpu.pp to allow use for openbsd for instance 12 gadi atpakaļ
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 gadi atpakaļ
COPYING.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 gadi atpakaļ
Makefile 2fc220cc6c * Regenerated makefiles. 12 gadi atpakaļ
Makefile.fpc 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 gadi atpakaļ
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 gadi atpakaļ
fpmake.inc 935a030dca rtl: enable character unit compilation for win32 14 gadi atpakaļ
fpmake.pp a7b48be598 bugfixes: 13 gadi atpakaļ

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.