fpc/rtl
paul 14a34239cc rtl: add cp856 to makefiles
git-svn-id: trunk@26387 -
2014-01-05 06:03:28 +00:00
..
aix rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
amiga rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
android rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
arm
atari rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
avr
beos rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
bsd NetBSD getcwd system call also returns string length 2013-10-05 21:23:47 +00:00
charmaps rtl: add charmap for 856 codepage 2014-01-04 09:29:38 +00:00
darwin rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
embedded rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
emx rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
freebsd rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
gba rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
go32v2 rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
haiku rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
i386 * x87 optimized version of math.log2() for i8086, i386 and x86_64 2013-12-22 23:21:41 +00:00
i8086 Clean up comment at start of fpc_mul_dword 2014-01-03 13:15:34 +00:00
inc + added different mul helpers for the 32 to 64-bit muls, since they can usually 2014-01-05 03:01:18 +00:00
java * Return dynamic arrays in parameter, this was the only managed type still returned in register. Returning managed types in registers requires catching and re-raising exceptions at callee side in order to finalize result and avoid memory leaks. While such behavior makes little difference with generic setjmp-based exception handling, it becomes very inefficient as SEH-styled exception handling is being introduced. 2013-12-04 13:43:22 +00:00
jvm * fixed compilation of genmath.inc for the JVM target. In the future, please 2013-12-30 14:30:59 +00:00
linux rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
m68k
macos rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
mips * MIPS setjmp/longjmp: save/restore nonvolatile FPU registers and FPU control word. 2013-10-13 21:25:40 +00:00
mipsel
morphos rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
msdos rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
nativent rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
nds rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
netbsd rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
netware rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
netwlibc rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
objpas * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
openbsd rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
os2 rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
palmos rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
powerpc
powerpc64
qnx
solaris rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
sparc
symbian * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
ucmaps
unix * rtl-console initial version. 2014-01-03 22:19:02 +00:00
watcom rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
wii rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
win * changed the initial value DefaultFileSystemCodePage from CP_ACP to CP_UTF8: 2014-01-04 15:05:42 +00:00
win32 rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
win64 rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
wince rtl: add cp856 to makefiles 2014-01-05 06:03:28 +00:00
x86_64 * x87 optimized version of math.log2() for i8086, i386 and x86_64 2013-12-22 23:21:41 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile * rtl-console initial version. 2014-01-03 22:19:02 +00:00
Makefile.fpc
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.