mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 21:07:58 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() generator, so it can now handle i8086 near and far pointers generically - removed almost all of t8086typeconvnode.second_proc_procvar, since it's no longer needed. Only a few assertions are left there to ensure that we don't accidentally attempt to take the address of a near procedure in a far code memory model, because the calling conventions are incompatible. git-svn-id: trunk@27677 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |