mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 23:41:39 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() location where the registers have been translated (i.e. not imaginary), but GetNextReg is necessary to get some of the registers (only on 16/8-bit CPUs). The missing registers are indicated as '??'. This avoids a crash when compiling a system unit on i8086 with regvars enabled and withous -sr, while still giving the full list of registers when compiling with -sr. git-svn-id: trunk@26276 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |