2
0
florian 92477a14b8 o patch by Max Nazholov: 12 жил өмнө
..
aix 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
amiga c99d723826 merged fixes from MorphOS 12 жил өмнө
android 7e5af23ace * Android: There are cases when libc "environ" var may be NULL. Check for such case and provide fake valid environment. Bug #24519. 12 жил өмнө
arm c0dda2ab77 * disable assembler versions of string routines for arm thumb 12 жил өмнө
atari 27403b542b + FileNameCasePreserving added - see #18066 in Mantis 13 жил өмнө
avr 8469741700 + Added additional addr pointer parameter to 13 жил өмнө
beos 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
bsd 9554eb2b48 * some O_ constants. Patch by Barlone. 12 жил өмнө
charmaps a592e77f35 rtl: add missing windows codepages (mantis #0024294) 12 жил өмнө
darwin a65cb866d1 rtl: add unicodenumtable to install units 12 жил өмнө
embedded 0e9b8adb7a patch by Michael Ring: 12 жил өмнө
emx 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
freebsd 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
gba 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
go32v2 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
haiku 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
i386 97152cc41b * Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword. 12 жил өмнө
i8086 c49e927077 + added rtl/i8086/mathu*.inc for compiling the math unit 12 жил өмнө
inc 92477a14b8 o patch by Max Nazholov: 12 жил өмнө
java d90445e5ee compiler, rtl, tests: write Delphi compatible (more or less) type information for Class Reference and Pointer types (mantis #0024367) 12 жил өмнө
jvm 22116ce9be * Revert changes to java-related files by r23604. 12 жил өмнө
linux 78f94ab035 * made calls to seterrno position-independent 12 жил өмнө
m68k 83af4e93f7 rtl/m68k/m68k.inc: 12 жил өмнө
macos 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
mips 4c84febfae * InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet. 12 жил өмнө
mipsel d681ad612b + several redirection include files for mipsel/mipsel-linux 13 жил өмнө
morphos cdf3f3266b implemented FileSetDate, improved FileCreate 12 жил өмнө
msdos b74af9fda0 * declare the text segment with class=code on i8086-msdos 12 жил өмнө
nativent 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
nds 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
netbsd c987e1f5b9 * add CPU prefix to some defines 12 жил өмнө
netware 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
netwlibc 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
objpas fa0d5bb66e rtl: add tkBool into TTypeData case (issue #0024538) 12 жил өмнө
openbsd 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
os2 d066a78559 * fix breakage after writestr changes in r23888 12 жил өмнө
palmos 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
powerpc 8469741700 + Added additional addr pointer parameter to 13 жил өмнө
powerpc64 8469741700 + Added additional addr pointer parameter to 13 жил өмнө
qnx d1d0ed3c16 Regenerate all Makefiles with an up-to-date fpcmake binary 12 жил өмнө
solaris 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
sparc 1ea8a397e5 * use membar only for sparcv9(+) 12 жил өмнө
symbian 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
ucmaps e2e4634295 - remove maps with unclear header 13 жил өмнө
unix 07e23b8401 * mousebutton 4 and 5 support (gpm only?) Mantis #13469 12 жил өмнө
watcom d1d0ed3c16 Regenerate all Makefiles with an up-to-date fpcmake binary 12 жил өмнө
wii 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
win 94d1e0c81c + Added KEY_WOW64_64KEY and KEY_WOW64_32KEY to Windows unit and fcl-registry/src/regdef.inc 12 жил өмнө
win32 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 жил өмнө
win64 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 жил өмнө
wince 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 жил өмнө
x86_64 4cfc693a63 * Fix win64 math unit compilation 12 жил өмнө
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 жил өмнө
COPYING.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 жил өмнө
Makefile 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 жил өмнө
Makefile.fpc 0e41df598e * merge i8086 branch by Nikolay Nikolov 12 жил өмнө
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 жил өмнө
fpmake.inc 935a030dca rtl: enable character unit compilation for win32 14 жил өмнө
fpmake.pp a7b48be598 bugfixes: 13 жил өмнө

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.