marco e2d4b84bcd --- Merging r37138 into '.': před 8 roky
..
aix bc30f2cfd0 * update to v 3.0.4 před 8 roky
amicommon 9404acff6e --- Merging r32264 into '.': před 9 roky
amiga bc30f2cfd0 * update to v 3.0.4 před 8 roky
android bc30f2cfd0 * update to v 3.0.4 před 8 roky
arm 60f32f6edd Merged revision(s) 32075, 32077 from trunk: před 9 roky
aros bc30f2cfd0 * update to v 3.0.4 před 8 roky
atari bc30f2cfd0 * update to v 3.0.4 před 8 roky
avr 98606eea15 Fixed some bugs in the AVR RTL code. před 11 roky
beos bc30f2cfd0 * update to v 3.0.4 před 8 roky
bsd 55b2cc9fa4 --- Merging r35548 into '.': před 8 roky
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. před 11 roky
darwin bc30f2cfd0 * update to v 3.0.4 před 8 roky
dragonfly bc30f2cfd0 * update to v 3.0.4 před 8 roky
embedded bc30f2cfd0 * update to v 3.0.4 před 8 roky
emx bc30f2cfd0 * update to v 3.0.4 před 8 roky
freebsd bc30f2cfd0 * update to v 3.0.4 před 8 roky
gba 14b2977744 --- Merging r37118 into '.': před 8 roky
go32v2 bc30f2cfd0 * update to v 3.0.4 před 8 roky
haiku bc30f2cfd0 * update to v 3.0.4 před 8 roky
i386 491d163202 --- Merging r34059 into '.': před 9 roky
i8086 9a72100405 - removed obsolete and commented out variable před 10 roky
inc b25c0efc85 --- Merging r36923 into '.': před 8 roky
java bc30f2cfd0 * update to v 3.0.4 před 8 roky
jvm 73cae02c20 --- Merging r29821 into '.': před 9 roky
linux bc30f2cfd0 * update to v 3.0.4 před 8 roky
m68k c07dbaddf1 --- Merging r30842 into '.': před 10 roky
macos bc30f2cfd0 * update to v 3.0.4 před 8 roky
mips b588b3143a + MIPS: Assembler implementation of FillChar před 11 roky
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. před 11 roky
morphos bc30f2cfd0 * update to v 3.0.4 před 8 roky
msdos bc30f2cfd0 * update to v 3.0.4 před 8 roky
nativent bc30f2cfd0 * update to v 3.0.4 před 8 roky
nds bc30f2cfd0 * update to v 3.0.4 před 8 roky
netbsd bc30f2cfd0 * update to v 3.0.4 před 8 roky
netware bc30f2cfd0 * update to v 3.0.4 před 8 roky
netwlibc bc30f2cfd0 * update to v 3.0.4 před 8 roky
objpas 7be5479e9e --- Merging r37135 into '.': před 8 roky
openbsd bc30f2cfd0 * update to v 3.0.4 před 8 roky
os2 bc30f2cfd0 * update to v 3.0.4 před 8 roky
palmos bc30f2cfd0 * update to v 3.0.4 před 8 roky
powerpc 240dbbe733 --- Merging r31132 into '.': před 10 roky
powerpc64 a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. před 11 roky
qnx bc30f2cfd0 * update to v 3.0.4 před 8 roky
solaris bc30f2cfd0 * update to v 3.0.4 před 8 roky
sparc 19d7b3cf95 --- Merging r34598 into '.': před 8 roky
symbian bc30f2cfd0 * update to v 3.0.4 před 8 roky
ucmaps 15c3cb35df --- Merging r29430 into '.': před 10 roky
unix 7be5479e9e --- Merging r37135 into '.': před 8 roky
watcom bc30f2cfd0 * update to v 3.0.4 před 8 roky
wii bc30f2cfd0 * update to v 3.0.4 před 8 roky
win 7be5479e9e --- Merging r37135 into '.': před 8 roky
win32 bc30f2cfd0 * update to v 3.0.4 před 8 roky
win64 bc30f2cfd0 * update to v 3.0.4 před 8 roky
wince bc30f2cfd0 * update to v 3.0.4 před 8 roky
x86_64 8c68be3e0d --- Merging r33131 into '.': před 9 roky
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 před 20 roky
COPYING.txt 19d7b3cf95 --- Merging r34598 into '.': před 8 roky
Makefile bc30f2cfd0 * update to v 3.0.4 před 8 roky
Makefile.fpc bc30f2cfd0 * update to v 3.0.4 před 8 roky
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files před 16 roky
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 před 10 roky
fpmake.pp bc30f2cfd0 * update to v 3.0.4 před 8 roky

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.