florian 304d7ef7a1 * restores atari support/rtl partially 12 lat temu
..
aix 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
amiga 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
android 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
arm c108a24cc8 reverted r25622 which was an accidental commit of some highly experimental debug code (sorry) 12 lat temu
atari 304d7ef7a1 * restores atari support/rtl partially 12 lat temu
avr 8469741700 + Added additional addr pointer parameter to 13 lat temu
beos 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
bsd 8a0dccf590 NetBSD getcwd system call also returns string length 12 lat temu
charmaps a592e77f35 rtl: add missing windows codepages (mantis #0024294) 13 lat temu
darwin 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
embedded 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
emx 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
freebsd 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
gba 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
go32v2 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
haiku 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
i386 4b3bf874df * Added CLDs in the RTL i386 inline asm routines, wrapped in {$ifdef 12 lat temu
i8086 35c0c76034 * i8086/mathu.inc converted to asmmode intel 12 lat temu
inc 8574642a1f + added and enabled compilation of unit printer for i8086-msdos 12 lat temu
java 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
jvm 22116ce9be * Revert changes to java-related files by r23604. 13 lat temu
linux 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
m68k e27db65085 really fixed FillChar and fixed FillWord. fixes 8 tests. 12 lat temu
macos 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
mips 22e9cb48dd Fix get_caller_stackinfo function: Addr parameter must also be by var 12 lat temu
mipsel edd59a4eb5 Add missing i after dollar for include directive 12 lat temu
morphos 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
msdos a0af28a8fa + enabled compilation of unit fmtbcd for i8086-msdos 12 lat temu
nativent 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
nds 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
netbsd 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
netware 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
netwlibc 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
objpas e72db83b71 * Applied patch for RomanToInt by Bart Broersma (Bug ID 0025112) 12 lat temu
openbsd 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
os2 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
palmos 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
powerpc 8469741700 + Added additional addr pointer parameter to 13 lat temu
powerpc64 8469741700 + Added additional addr pointer parameter to 13 lat temu
qnx 29132f45b7 * synchronised with trunk up to r25167 (fixes glib compilation via r25164, 12 lat temu
solaris 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
sparc 1ea8a397e5 * use membar only for sparcv9(+) 13 lat temu
symbian 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
ucmaps e2e4634295 - remove maps with unclear header 13 lat temu
unix fbceb574eb Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC. 12 lat temu
watcom 96c7a9325a * CrtOpen, CrtClose, CrtRead, CrtWrite and CrtReturn changed to procedures, instead of functions 12 lat temu
wii 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
win bca1e53840 * fix for mantis #24920 try to properly update messages unit for win64. 12 lat temu
win32 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
win64 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
wince 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
x86_64 5039ddc4a7 * Changed definition of XMM register save area from array to record, removes compilation warnings about reference size mismatch. The cause of warnings is rautils.getrecordoffsetsize function which, for array types, returns size of element and not size of array itself. 12 lat temu
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 lat temu
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 lat temu
Makefile 1bea98995b * regenerated fpcmake makefiles after r25642 12 lat temu
Makefile.fpc 0e41df598e * merge i8086 branch by Nikolay Nikolov 13 lat temu
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 lat temu
fpmake.inc 935a030dca rtl: enable character unit compilation for win32 14 lat temu
fpmake.pp 0914bb7944 - Removed empty include file wustrings.inc 12 lat temu

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.