mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-08 05:26:21 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() o special things: * no tasmcond (conditions are currently encoded in opcode names, may be changed later) * no actual registers, just a couple of fake ones to indicate the locals stack and the operands/evaluation stack * no registers for the return value; they're returned on the evaluation stack; may be handled like the x87 in the future git-svn-id: branches/jvmbackend@18291 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |