mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-21 13:29:37 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() of functions at the caller side, since these will already be allocated at the callee side * added comment to cpupara explaining why we never allocate the function result on the caller side and then pass it as an invisible parameter, but instead always let the callee allocate it git-svn-id: branches/jvmbackend@18420 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |