mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 04:29:28 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() o since the JVM target has no stack/framepointer that can be passed on to nested routines, all local variables and parameters accessed from nested routines are grouped into a local record whose address is passed to nested routines. The same technique is also required for LLVM in the future git-svn-id: branches/jvmbackend@18588 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |