fpc/rtl
Károly Balogh 5f2dce07d3 m68k-palmos: skeleton for a recent system unit
git-svn-id: trunk@36862 -
2017-08-08 19:09:23 +00:00
..
aarch64
aix Remove double-compilation of unixtype unit 2017-08-02 22:36:28 +00:00
amicommon amicommon: implement StackTop for other Amiga-like systems 2017-07-08 23:48:29 +00:00
amiga amicommon: implement StackTop for other Amiga-like systems 2017-07-08 23:48:29 +00:00
android + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
arm * ARM: Never use the "BLX label" instruction. Use "BL label" instead. 2017-05-04 15:55:55 +00:00
aros + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
atari atari: if FindFirst fails, always call FindClose, just in case 2017-06-15 12:46:15 +00:00
avr
beos * Use specific type for TFPSet elements 2017-07-09 14:47:27 +00:00
bsd netbsd/m68k: a fuggly fix for FpLseek, so the compiler works natively at least 2017-07-27 19:02:40 +00:00
charmaps + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
darwin + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
dragonfly + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
embedded Add more CPU options to embedded/rtl.cfg 2017-08-04 13:38:07 +00:00
emx Fix two obvious compilation errors 2017-08-04 12:26:24 +00:00
freebsd + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
gba + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
go32v2 * fixed accidental unit name change 2017-06-11 00:11:22 +00:00
haiku Remove erroneous directory prefixes for PPU files in dependencies 2017-08-04 12:18:35 +00:00
i386 Use REPE prefix instead of REP before CMPS{B,W,L} instruction (wasm generates an error for REP) 2017-08-05 19:50:18 +00:00
i8086 * use xchg, instead of mov, because it's 1 byte shorter 2017-05-26 18:26:00 +00:00
inc morphos: also enable the elf32 loader in exeinfo for morphos 2017-07-28 12:20:40 +00:00
java + added cp855 to the implicit unit list in the rtl makefiles 2017-06-05 12:19:01 +00:00
jvm
linux Fix PIC code 2017-07-26 14:52:12 +00:00
m68k * fix define so that m68k for Coldfire builds correctly again 2017-07-08 20:29:25 +00:00
macos + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
mips
mipsel
morphos morphos: enabling lineinfo unit 2017-07-27 22:31:19 +00:00
msdos Fix for FPU generated exception as interrupt 0x10, contributed by Max Nazhalov 2017-07-29 11:50:21 +00:00
nativent + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
nds + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
netbsd netbsd/powerpc: made it to build at least. resulting executables probably still crash & burn 2017-08-08 14:31:57 +00:00
netware Add missing SharedSuffix constant to system unit 2017-08-04 14:17:28 +00:00
netwlibc + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
objpas * Fix bug ID #31647: added new shift state: ssScrollH 2017-07-23 09:10:11 +00:00
openbsd Avoid double rule for iso7185 unit 2017-08-04 09:12:39 +00:00
os2 + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
palmos m68k-palmos: skeleton for a recent system unit 2017-08-08 19:09:23 +00:00
powerpc powerpc: enable SUPPORT_GET_FRAME 2017-07-08 23:51:55 +00:00
powerpc64
qnx Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
solaris * Use specific type for TFPSet elements 2017-07-09 14:47:27 +00:00
sparc
sparc64 * fix longjmp/setjmp for sparc64 2017-07-03 20:48:58 +00:00
symbian Partial fix for symbian rtl Makefile problems 2017-08-07 08:46:06 +00:00
ucmaps + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
unix * change external name of wait to wait instead of waitpid. Reported 2017-08-08 10:56:54 +00:00
watcom Define conditional FASTMOVE_DISABLE_SSE3 to discard SSE specific code, needed for Watcom Assembler support 2017-08-04 20:53:09 +00:00
wii + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
win * Add some missing pointer declarations and HWND_MESSAGE (bug ID 30450) 2017-07-23 08:54:16 +00:00
win16 + added cp855 to the implicit unit list in the rtl makefiles 2017-06-05 12:19:01 +00:00
win32 + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
win64 + support the KOI8-R and KOI8-U Cyrillic encodings 2017-06-07 13:51:53 +00:00
wince * declare REFIID compatible to Win32/Win64 2017-07-28 15:43:13 +00:00
x86_64 + added x86_64 asm implementation of math.DivMod 2017-05-23 17:14:10 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile Regenerate with sparc64-linux target 2017-06-01 13:41:01 +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.