mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 23:08:33 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() + added helper function to i8086's symcpu is_proc_far that dispatches the call to the proper is_far method (because we can't make a cpu specific descendant of tabstractprocdef and add it there) * all checks for (po_far in procoptions) in the i8086 code generator replaced with calls to is_proc_far git-svn-id: trunk@27559 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |