fpc/rtl/inc
2019-07-14 17:45:55 +00:00
..
aliases.inc
astrings.inc
blockrtl.pp
cgeneric.inc
cgenmath.inc
cgenstr.inc
charset.pp
cmem.pp
compproc.inc * synchronised with trunk till r42256 2019-06-20 17:21:34 +00:00
ctypes.pp
currh.inc
dos.inc Avoid warnings when -v0 is used by using $push/$pop 2019-04-29 14:19:16 +00:00
dosh.inc
dynarr.inc * as attributes can be part of any type they are best suited in a common part of TTypeData 2019-07-12 22:06:09 +00:00
dynarrh.inc
dynlib.inc
dynlibh.inc
dynlibs.pas
except.inc - removed FPC 2.6.x bootstrapping code 2018-11-29 21:31:05 +00:00
excepth.inc * renamed FPC_USE_PSEABIEH to FPC_USE_PSABIEH 2018-11-29 21:30:42 +00:00
exeinfo.pp aros/amigaos4: enabled ELF32/64 and GetModuleAddr() in exeinfo, based on the MorphOS versionexeinfo.pp 2019-01-28 04:16:44 +00:00
extpas.pp
extres.inc
fexpand.inc Avoid warnings when -v0 is used by using $push/$pop 2019-04-29 14:19:16 +00:00
file.inc
filerec.inc
flt_conv.inc
flt_core.inc
flt_pack.inc
fpextres.pp
fpintres.pp
gencurr.inc
generic.inc * properly calcualte aligncount as proposed by Jeppe, should resolve #33323 2018-12-02 14:49:24 +00:00
genmath.inc
genset.inc
genstr.inc
genstrs.inc
getopts.pp * helper in record to make setting parameters a bit denser. 2019-05-31 10:40:54 +00:00
heap.inc
heaph.inc
heaptrc.pp Move update of fields counting allocated memory to after SysGetMem call 2019-04-16 15:05:13 +00:00
innr.inc * synchronised with trunk till r40466 2018-12-04 19:54:31 +00:00
int64.inc * changes shift parameter of shift helpers into ALUUInt, as there is an "and" used anyways, this does not change semantics but reduces register pressure on 8 bit targets 2019-06-09 21:44:18 +00:00
intres.inc
iso7185.pp + seek for typefiles in iso mode, resolves #34848 2019-01-12 23:29:20 +00:00
isotmp.inc * android: Use the current dir as temp. 2018-10-06 15:20:20 +00:00
lineinfo.pp
llvmintr.inc * LLVM-specific support for popcnt 2019-06-30 15:23:36 +00:00
lnfodwrf.pp
lstrings.pp
macpas.pp
makefile.inc
mathh.inc
objc1.inc * changed definitino of Objective-C BOOL type to Boolean8 where 2018-10-16 21:14:26 +00:00
objc.pp * explicitly link libobjc to prevent the symbol __objc_empty_cache from 2019-02-06 19:48:47 +00:00
objcbase.pp * changed definitino of Objective-C BOOL type to Boolean8 where 2018-10-16 21:14:26 +00:00
objcnf.inc * changed definitino of Objective-C BOOL type to Boolean8 where 2018-10-16 21:14:26 +00:00
objpas.inc * as attributes can be part of any type they are best suited in a common part of TTypeData 2019-07-12 22:06:09 +00:00
objpash.inc Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] 2019-07-12 22:04:48 +00:00
pagemem.pp
psabieh.inc * cosmetics 2019-03-02 23:04:23 +00:00
psabiehh.inc * get rid of fpc_Resume 2019-02-25 21:43:56 +00:00
readme
real2str.inc
resh.inc
rtti.inc * instead of a flags field generate a table with all Initialize operators of all fields (nested or not, parent class or not) for class types; objects and records don't use this (yet) 2018-08-29 19:21:35 +00:00
rttidecl.inc * as attributes can be part of any type they are best suited in a common part of TTypeData 2019-07-12 22:06:09 +00:00
rttih.inc
sfpu128.pp
sfpux80.pp
softfpu.pp
sortbase.pp * some formatting changes to avoid very large lines in the source code 2019-02-06 18:26:05 +00:00
sstrings.inc * first bunch of fixes for rtti for arm after attribute commits, fixes mostly alignment issues 2019-07-14 17:45:55 +00:00
strings.pp
stringsi.inc
sysres.inc
system.fpd * synchronised with trunk till r40942 2019-01-20 17:37:07 +00:00
system.inc * TRttiDataCommon is required outside of the RTTI and DynArray include files as well 2019-07-13 14:38:20 +00:00
systemh.inc + declare Pointer types for the remaining Boolean types 2019-05-10 15:25:08 +00:00
text.inc * in ISO mode, f^ is undefined after Rewrite 2019-02-24 10:32:59 +00:00
textrec.inc
thread.inc
threadh.inc + support for tlsm_general on i386-linux 2018-11-11 17:32:20 +00:00
threadvr.inc * disable generic threadvar handling if section thread vars are available 2018-11-07 22:03:01 +00:00
tinyheap.inc
tnyheaph.inc
typefile.inc
typshrd.inc
typshrdh.inc
ufloat128.pp
ufloatx80.pp
ustringh.inc
ustrings.inc Avoid warnings when -v0 is used by using $push/$pop 2019-04-29 14:19:16 +00:00
uuchar.pp
varerror.inc
variant.inc
varianth.inc * adjust signature of variant managers olevarfromint so that 64-bit values can be passed as well (as was probably intended originally) 2019-03-03 14:50:05 +00:00
wstringh.inc
wstrings.inc

This directory contains only RTL parts independent
of the processor and of the operating system.

The include files contain the following:

astrings.pp     AnsiStrings implementation.
except.inc      Delphi styled exception support.
file.inc        Untyped file support routines.
filerec.inc     Untyped file record definition.
heap.inc        Runtime heap manager .
heaph.inc       Declarations of Heap functions.
innr.inc        Internal function delcarations.
int64.inc       Support for 64-bit integer arithmetic.
lstrings.pp     LongStrings routine implementation.
mathh.inc       Declarations of mathematical functions.
real2str.inc    Routine to convert floating point numbers to strings.
rtti.inc        Delphi like runtime type information
sstrings.inc    ShortStrings (TP/BP pascal like strings) implementation.
system.inc      OS and Processor independent implementation part of system unit.
systemh.inc     Interface part of the system unit.
text.inc        Text file support routines.
textrec.inc     Definition of Textrec record.
typefile.inc    Text file record definition.
generic.inc     Processor independant implementation of assembler procs on i386
                (to allow easy porting to new processors).
genset.inc      Processor independant implementation of set handling
genmath.inc     Processor independant implementation of mathematical routines
genrrti.inc     Processor independant implementation of runtime type information routines

The unit files are:

ucomplex.pp     Complex functions using operator overloading
getopts.pp      Pascal implementation of the GNU Getops
objects.pp      Turbo Pascal like implementation of objects unit
heaptrc.pp      Runtime memory leak tracer and tests for memory integrity.