pierre d438d5dece sysnr.inc changed to set syscall numbers dynimically (untested, but currrently broken anyway) 11 lat temu
..
aix 4fa69488bc * fixed compilation of AIX rtl with -Cr 11 lat temu
amicommon 2fba1540c4 amicommon: removed the accidental leftovers of experiments for the last syscall fix for MorphOS 11 lat temu
amiga 27befd2375 amiga: reintroduced some of the exec debug functions, which were removed, but actually *DO* exist on classic Amiga and hooked the new SysDebug stuff into the Amiga RTL 11 lat temu
android 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
arm 03c553606e - unneeded spaces removed 11 lat temu
aros 34a726b89d AROS: hooked the new debug stuff into the AROS RTL, to be compatible with MorphOS and Amiga 11 lat temu
atari c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 lat temu
avr 98606eea15 Fixed some bugs in the AVR RTL code. 11 lat temu
beos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
bsd 72a0dfecf0 Add code to includee new file to handle changing openbsd syscall numbers 11 lat temu
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 lat temu
darwin 75c6d67bc7 * Extention -> extension (By Reinier, bug ID #25979) 11 lat temu
embedded e012b4fa23 Inline calls to FindSize which removes a lot of unnecessary calls. 11 lat temu
emx 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
freebsd 316a50ff23 * support for clock_gettime(), patch by Graeme. 11 lat temu
gba 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
go32v2 aa44dcbd7f * fixed hang in dos.exec_ansistring when passing a long command line via the 11 lat temu
haiku 9c5e150965 * patch from #26485, haiku builds character units (and dependencies) 11 lat temu
i386 88b58c3580 i386: added signed 64bit div/mod helpers in assembly. we have some 64bit heavy code where a direct helper results in about 8-10% of performance advantage compared to going through the generic wrapper + the unsigned function 11 lat temu
i8086 16c5849fc6 + added HexStr() overload for huge pointers 11 lat temu
inc 87e55caabc * declare tvarrec.vpchar explicitly as pansichar for documentation purposes 11 lat temu
java 079b0167fc * synchronised with latest changes to equivalent files in rtl/inc, in 11 lat temu
jvm 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 11 lat temu
linux 6381280ebd arm-linux: new gprt0 based on cprt0, plus gmon initialization, so profiling output generation actually works now 11 lat temu
m68k 6bcaa88c3a * m68k: "or" without suffix is not accepted, must be "or.l" 11 lat temu
macos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
mips b588b3143a + MIPS: Assembler implementation of FillChar 11 lat temu
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 lat temu
morphos 155ae9961e MorphOS: hooked the new debug stuff into the MorphOS RTL 11 lat temu
msdos 8edfd33af8 * use RegisterTinyHeapBlock_Simple_Prealigned in the msdos rtl 11 lat temu
nativent a03c9fbe8f * remove strutils from the buildunit mantis #26582 11 lat temu
nds a52e51d0b7 * Updated libndsfpc and nds linkerscript to Ver. 1.5.8 11 lat temu
netbsd f188dec303 Add missing unixtype unit dependencies 11 lat temu
netware 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
netwlibc 36e61086de - removed file coming from Novell NDK, whose licensing agreement forbids 11 lat temu
objpas a45890443b * Fix for regression in 12385 11 lat temu
openbsd d438d5dece sysnr.inc changed to set syscall numbers dynimically (untested, but currrently broken anyway) 11 lat temu
os2 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
palmos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
powerpc a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 11 lat temu
powerpc64 a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 11 lat temu
qnx 67df7aebcf * minor updates 11 lat temu
solaris 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
sparc 217ab9879c * Enabled internal handling of Abs(longint) for all targets. It has been implemented in cross-platform way ages ago (see tcginlinenode.second_abs_long), but not enabled on MIPS,SPARC and m68k. 11 lat temu
symbian 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
ucmaps 729730454b + source file for cp852 (IBM Latin-2 / central Europe) added 11 lat temu
unix 316a50ff23 * support for clock_gettime(), patch by Graeme. 11 lat temu
watcom cedf009d3c * fix for SIGSEGV in Exec without command line parameters revealed in discussion for #26160 11 lat temu
wii 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
win bcfe5eb146 * large image aware PE flag value. Fixes Delphi programs that set peflags with constant. 11 lat temu
win32 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
win64 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 lat temu
wince cb470da8d9 * alias some types to system. 11 lat temu
x86_64 b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: 11 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 da7efb8607 AROS: regenerated Makefiles to support i386-aros 11 lat temu
Makefile.fpc 4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. 11 lat temu
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 lat temu
fpmake.inc 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 lat temu
fpmake.pp a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 11 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.