fpc/rtl
marco a94205280c * fixes mantis 34008, some copy paste errors in -A and -W suffixes.
Note that the enumfont* functions seem to use the var prototypes, while only redef functions should use them. Probably not worth breaking compat for though (in since 2016)

git-svn-id: trunk@39480 -
2018-07-21 12:29:18 +00:00
..
aarch64
aix Remove obsolete -DNOMOUSE (used only in packages/rtl-console) 2018-07-10 10:25:58 +00:00
amicommon athreads: add a custom API to retrieve underlying process ID from AThreads. this makes it possible to combine some Amiga API features like Signaling with FPC's thread handling 2018-04-26 11:28:38 +00:00
amiga * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
android * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
arm
aros * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
atari * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
avr
beos * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
bsd * fixes sysctl also with 3.0.4 as starting compiler. 2018-02-16 17:58:20 +00:00
charmaps
darwin Remove obsolete -DNOMOUSE (used only in packages/rtl-console) 2018-07-10 10:25:58 +00:00
dragonfly Remove obsolete -DNOMOUSE (used only in packages/rtl-console) 2018-07-10 10:25:58 +00:00
embedded * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
emx * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
freebsd Remove obsolete -DNOMOUSE (used only in packages/rtl-console) 2018-07-10 10:25:58 +00:00
gba * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
go32v2 + add the ports[] access to the go32v2 system unit as well 2018-07-09 16:26:52 +00:00
haiku * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
i386 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 2018-07-11 14:19:40 +00:00
i8086 * updated the CSeg, DSeg and SSeg rtl functions on i8086 to use the new x86 2018-07-11 14:34:05 +00:00
inc Try to implement CheckPointer exclusion range for FreeBSD OS 2018-07-06 09:08:54 +00:00
java * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
jvm
linux * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
m68k m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 2018-03-13 23:44:54 +00:00
macos * target classic MacOS builds again 2018-05-31 19:31:36 +00:00
mips
mipsel
morphos * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
msdos + integrated the port access via Port[] in the i8086-msdos system unit to ease 2018-07-09 15:40:12 +00:00
nativent * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
nds * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
netbsd Remove obsolete -DNOMOUSE (used only in packages/rtl-console) 2018-07-10 10:25:58 +00:00
netware * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
netwlibc * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
objpas * deprecate MaxGListSize; it's no longer used by the generic types 2018-07-17 19:30:29 +00:00
openbsd * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
os2 * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
palmos * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
powerpc Disable dcbz code for AIX also 2018-05-11 15:49:35 +00:00
powerpc64
qnx
solaris Remove obsolete -DNOMOUSE (used only in packages/rtl-console) 2018-07-10 10:25:58 +00:00
sparc
sparc64
symbian * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
ucmaps
unix * use include files in the unix ports unit as well 2018-07-09 14:42:01 +00:00
watcom * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
wii * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
win * fixes mantis 34008, some copy paste errors in -A and -W suffixes. 2018-07-21 12:29:18 +00:00
win16 + added unit ports for win16 2018-07-12 14:24:46 +00:00
win32 * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
win64 * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
wince * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
x86_64 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 2018-07-11 14:19:40 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile * updated dependencies of unit ports (objpas and x86 is no longer required on 2018-07-04 00:33:12 +00:00
Makefile.fpc
README.txt rtl: removed the long obsolete README section mentioning FPC 1.0 2018-02-12 10:58:54 +00:00

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).

Enjoy.