Jonas Maebe 8504ef3e87 * "public, alias" doesn't do anything (yet) for the jvm target, but the 11 年之前
..
aix 4fa69488bc * fixed compilation of AIX rtl with -Cr 11 年之前
amiga fbc7b3d89a fixed some recently added external vs. public mixup, so Amiga binaries even link again 11 年之前
android 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
arm a94187c79b - ARM: cleaned out code corresponding to FPC_STRTOSHORTSTRINGPROC not defined (obsolete and removed from other targets long ago). 11 年之前
atari c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 年之前
avr 98606eea15 Fixed some bugs in the AVR RTL code. 11 年之前
beos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
bsd bcd13a856d * Some convenience permission constants, patch by Graeme #26373 11 年之前
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 年之前
darwin 75c6d67bc7 * Extention -> extension (By Reinier, bug ID #25979) 11 年之前
embedded 0dc39b5d63 Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers. 11 年之前
emx 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
freebsd a1c9a98e68 * Extention -> extension (By Reinier, bug ID #25979) 11 年之前
gba 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
go32v2 cedf009d3c * fix for SIGSEGV in Exec without command line parameters revealed in discussion for #26160 11 年之前
haiku 55d62d6821 * removed units moved in r27349 (patch by Olivier Coursiere, mantis #26148) 11 年之前
i386 a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 11 年之前
i8086 c306f48c14 + added rtl helpers for huge pointer comparisons 11 年之前
inc 7949bebb8d * synchronised with r28168 of trunk 11 年之前
java 8504ef3e87 * "public, alias" doesn't do anything (yet) for the jvm target, but the 11 年之前
jvm 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 11 年之前
linux 12e0416323 * m68k-linux: now actually fixed syscall failure conditions. 11 年之前
m68k e232dd5066 + m68k: default implementation of fpc_cpuinit, provides correct masking of floating-point exceptions and fixes test/testv8.pp. 11 年之前
macos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
mips 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 年之前
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 年之前
morphos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
msdos f7dd4f640a - rm the 'Memory allocation error' and 'Not enough memory' error messages from 11 年之前
nativent efa80632ed Remove varutils, variants and dateutils units which are now in rtl-objpas package 11 年之前
nds 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
netbsd f188dec303 Add missing unixtype unit dependencies 11 年之前
netware 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
netwlibc 36e61086de - removed file coming from Novell NDK, whose licensing agreement forbids 11 年之前
objpas a0f4ff655e * Small optimisation in strnew from Luiz Americo (bug ID 26365) 11 年之前
openbsd 7f8995186c - Remove openbsd/classes.pp and use generic unix/classes.pp instead. These files are identical, excluding whitespace and comments. 11 年之前
os2 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
palmos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
powerpc a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 11 年之前
powerpc64 a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 11 年之前
qnx 67df7aebcf * minor updates 11 年之前
solaris 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
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 年之前
symbian 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
ucmaps 729730454b + source file for cp852 (IBM Latin-2 / central Europe) added 12 年之前
unix bee20f79f0 * save original widestring manager on entry and restore it on exit, so that 11 年之前
watcom cedf009d3c * fix for SIGSEGV in Exec without command line parameters revealed in discussion for #26160 11 年之前
wii 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
win 0a0739b916 * improved winexec comment, updated copyright year and add minor comment to gettickcount64 11 年之前
win32 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
win64 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
wince bbfd061dcf * Extention -> extension (By Reinier, bug ID #25979) 11 年之前
x86_64 b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: 11 年之前
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 年之前
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 年之前
Makefile 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
Makefile.fpc 2001609d9f * mipsel-android: rtl build. 12 年之前
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 年之前
fpmake.inc 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 年之前
fpmake.pp a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 11 年之前

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.