Jonas Maebe 427b05e97c * converted TVMTWriter.intf_write_table() to the high level typed constant před 11 roky
..
aix 4fa69488bc * fixed compilation of AIX rtl with -Cr před 11 roky
amiga b5d559dce1 Amiga: fixed FileNameCasePreserving flag to true před 11 roky
android 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
arm 1a4d6d79c5 new division helpers for ARM by Nico Erfurth. on our ARMv5 core hardware they're 22%-36% faster than the generic ones for the most common case. před 11 roky
aros 167fad359e AROS: syscall-ified the exec.library functions used by the RTL před 11 roky
atari c465d3d64a * moving 4 cp9* units. These are 16-bit and big. před 11 roky
avr 98606eea15 Fixed some bugs in the AVR RTL code. před 11 roky
beos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
bsd bcd13a856d * Some convenience permission constants, patch by Graeme #26373 před 11 roky
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. před 11 roky
darwin 75c6d67bc7 * Extention -> extension (By Reinier, bug ID #25979) před 11 roky
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. před 11 roky
emx 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
freebsd a1c9a98e68 * Extention -> extension (By Reinier, bug ID #25979) před 11 roky
gba 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
go32v2 cedf009d3c * fix for SIGSEGV in Exec without command line parameters revealed in discussion for #26160 před 11 roky
haiku 9c5e150965 * patch from #26485, haiku builds character units (and dependencies) před 11 roky
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 před 11 roky
i8086 16c5849fc6 + added HexStr() overload for huge pointers před 11 roky
inc 427b05e97c * converted TVMTWriter.intf_write_table() to the high level typed constant před 11 roky
java 8504ef3e87 * "public, alias" doesn't do anything (yet) for the jvm target, but the před 11 roky
jvm 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. před 11 roky
linux ad2963783e * m68k-linux startup code: před 11 roky
m68k 6bcaa88c3a * m68k: "or" without suffix is not accepted, must be "or.l" před 11 roky
macos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
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. 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 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
msdos 45ed066fed * fixed SysUtils.FindFirst/FindNext/FindClose on i8086-msdos in the compact and před 11 roky
nativent a03c9fbe8f * remove strutils from the buildunit mantis #26582 před 11 roky
nds a52e51d0b7 * Updated libndsfpc and nds linkerscript to Ver. 1.5.8 před 11 roky
netbsd f188dec303 Add missing unixtype unit dependencies před 11 roky
netware 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
netwlibc 36e61086de - removed file coming from Novell NDK, whose licensing agreement forbids před 11 roky
objpas 45ed066fed * fixed SysUtils.FindFirst/FindNext/FindClose on i8086-msdos in the compact and před 11 roky
openbsd 7f8995186c - Remove openbsd/classes.pp and use generic unix/classes.pp instead. These files are identical, excluding whitespace and comments. před 11 roky
os2 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
palmos 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
powerpc a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. před 11 roky
powerpc64 a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. před 11 roky
qnx 67df7aebcf * minor updates před 11 roky
solaris 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
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. před 11 roky
symbian 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
ucmaps 729730454b + source file for cp852 (IBM Latin-2 / central Europe) added před 11 roky
unix bee20f79f0 * save original widestring manager on entry and restore it on exit, so that před 11 roky
watcom cedf009d3c * fix for SIGSEGV in Exec without command line parameters revealed in discussion for #26160 před 11 roky
wii 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
win eb67f66e10 * add taglogfont out of compatibility, patch by Ocean, mantis #0026539 před 11 roky
win32 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
win64 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 před 11 roky
wince cb470da8d9 * alias some types to system. před 11 roky
x86_64 b16c6f8ced * i386 and x86_64 changes for Delphi compatibility: před 11 roky
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 před 21 roky
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) před 12 roky
Makefile da7efb8607 AROS: regenerated Makefiles to support i386-aros před 11 roky
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. před 11 roky
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files před 16 roky
fpmake.inc 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
fpmake.pp a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. před 11 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.