marco ea86dcb668 * parts of #23953 done. Deprecation of old shlobj structures that are still in unit windows. However shlobj first needs to honour ifdef unicode. It currently преди 12 години
..
aix 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) преди 12 години
amiga 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) преди 12 години
android d1d0ed3c16 Regenerate all Makefiles with an up-to-date fpcmake binary преди 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 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. преди 13 години
charmaps a592e77f35 rtl: add missing windows codepages (mantis #0024294) преди 12 години
darwin 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) преди 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 5ed1222e64 * changed the default i8086 calling convention to pocall_pascal преди 12 години
inc d18f273f67 compier, rtl: revert 24424 since it fails on some platforms преди 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. преди 13 години
linux 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) преди 12 години
m68k 83af4e93f7 rtl/m68k/m68k.inc: преди 13 години
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. преди 13 години
mipsel d681ad612b + several redirection include files for mipsel/mipsel-linux преди 13 години
morphos 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) преди 12 години
msdos 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) преди 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 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) преди 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 da35b3c601 compiler, rtl: write CodePage for AnsiString RTTI (Delphi compatible), change TTypeData appropriately + test преди 12 години
openbsd 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) преди 12 години
os2 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) преди 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(+) преди 13 години
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 ea86dcb668 * parts of #23953 done. Deprecation of old shlobj structures that are still in unit windows. However shlobj first needs to honour ifdef unicode. It currently преди 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 преди 17 години
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 преди 17 години
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.