mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-24 01:59:14 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() - MSDOS heap in tinyheap.inc modified to use usual SysGetMem and similar names. - Use HAS_MEMORYMANAGER (used previously in wince source code, to specify that a memory manager is defined elsewhere than inside heap.inc include file. - Use - Remove TinyHeapMemoryManager Structure variable completely heaptrc.pp: remove unneeded macro code after name changes of tinyheap.inc msdos/system.pp now only defines HAS_MEMORYMANAGER macro win16/system.pp defines HAS_MEMORYMANAGER and FPC_NO_DEFAULT_HEAP as it still uses a different memory manager. __stkbottom variable added for win16 system.pp as it is required by i8086 specific stack check code. git-svn-id: trunk@33983 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |