Jonas Maebe 08099c8558 * explicitly call *A routines from ansistring environment variable routines 12 years ago
..
aix da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
amiga 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
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 years ago
arm c0dda2ab77 * disable assembler versions of string routines for arm thumb 12 years ago
atari da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
avr 8469741700 + Added additional addr pointer parameter to 13 years ago
beos da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
bsd 9554eb2b48 * some O_ constants. Patch by Barlone. 12 years ago
charmaps a592e77f35 rtl: add missing windows codepages (mantis #0024294) 12 years ago
darwin da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
embedded 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
emx 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
freebsd da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
gba 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
go32v2 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
haiku da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
i386 97152cc41b * Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword. 12 years ago
i8086 70cd05caa8 * fpc_setjmp and fpc_longjmp updated to support far code memory models 12 years ago
inc a5273abc9c + support for CP_OEMCP 12 years ago
java a5273abc9c + support for CP_OEMCP 12 years ago
jvm 56fcc87cb2 * add get_frame as an internal symbol for the jvm target because that target 13 years ago
linux da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
m68k 83af4e93f7 rtl/m68k/m68k.inc: 13 years ago
macos 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
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 years ago
mipsel d681ad612b + several redirection include files for mipsel/mipsel-linux 13 years ago
morphos 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
msdos 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
nativent 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
nds 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
netbsd da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
netware 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
netwlibc 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
objpas 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
openbsd da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
os2 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
palmos da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
powerpc 8469741700 + Added additional addr pointer parameter to 13 years ago
powerpc64 8469741700 + Added additional addr pointer parameter to 13 years ago
qnx da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
solaris da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
sparc 1ea8a397e5 * use membar only for sparcv9(+) 13 years ago
symbian d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 12 years ago
ucmaps e2e4634295 - remove maps with unclear header 13 years ago
unix 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
watcom 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
wii 26b2149ced * converted the following sysutils routines to unicodestring and 12 years ago
win 08099c8558 * explicitly call *A routines from ansistring environment variable routines 12 years ago
win32 da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
win64 da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
wince a5273abc9c + support for CP_OEMCP 12 years ago
x86_64 4cfc693a63 * Fix win64 math unit compilation 12 years ago
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 years ago
COPYING.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 years ago
Makefile 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 years ago
Makefile.fpc 0e41df598e * merge i8086 branch by Nikolay Nikolov 12 years ago
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 years ago
fpmake.inc 935a030dca rtl: enable character unit compilation for win32 14 years ago
fpmake.pp a7b48be598 bugfixes: 13 years ago

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.